From 8a386ca19c13fab7478e975a1108913f34607ab6 Mon Sep 17 00:00:00 2001 From: "Marcus R. Brown" Date: Thu, 11 Jul 2024 23:58:17 -0700 Subject: [PATCH] docs: update `README` badges and title --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c5e2b6e..0ad7801 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Example Home Assistant add-on repository +# Home Assistant Add-on Repository Template This repository can be used as a "blueprint" for add-on development to help you get started. @@ -39,8 +39,8 @@ Notes to developers after forking or using the github template feature: - Do awesome stuff! --> -[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg?style=flat-square -[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg?style=flat-square -[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg?style=flat-square -[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg?style=flat-square -[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg?style=flat-square +[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg?style=for-the-badge +[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg?style=for-the-badge +[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg?style=for-the-badge +[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg?style=for-the-badge +[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg?style=for-the-badge