markdown
This commit is contained in:
parent
55aafacf95
commit
58d05d1c1a
|
@ -0,0 +1 @@
|
|||
changelog
|
|
@ -1,15 +1,3 @@
|
|||
# Home Assistant Add-on: Example add-on
|
||||
# Home Assistant Add-on: MPD
|
||||
|
||||
_Example add-on to use as a blueprint for new add-ons._
|
||||
|
||||
![Supports aarch64 Architecture][aarch64-shield]
|
||||
![Supports amd64 Architecture][amd64-shield]
|
||||
![Supports armhf Architecture][armhf-shield]
|
||||
![Supports armv7 Architecture][armv7-shield]
|
||||
![Supports i386 Architecture][i386-shield]
|
||||
|
||||
[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
|
||||
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
readme
|
Loading…
Reference in a new issue