shields addition

This commit is contained in:
Alexandre
2020-12-15 12:43:11 +01:00
parent 3b892ad0dd
commit 64ec204835
6 changed files with 63 additions and 12 deletions

View File

@@ -1,4 +1,5 @@
# Transmission
# Home assistant add-on: Transmission
![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield] ![Supports armhf Architecture][armhf-shield] ![Supports armv7 Architecture][armv7-shield]
## About
@@ -32,3 +33,7 @@ Complete transmission options are in /share/transmission (make sure addon is sto
Webui can be found at `<your-ip>:9091`.
[repository]: https://github.com/alexbelgium/hassio-addons
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg