Skip to content

Commit 240dd81

Browse files
committed
Updated README
1 parent b3a3cd7 commit 240dd81

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ A custom Home Assistant card for the Lovelace theme to show next available train
33
To be used with the Home Assistant custom component homeassistant_nationalrailtimes_integration (https://github.com/crismc/homeassistant_nationalrailtimes_integration)
44

55
[![License][license-shield]](LICENSE.md)
6+
[![hacs][hacs-badge]][hacs-url]
7+
[![release][release-badge]][release-url]
8+
![downloads][downloads-badge]
9+
![build][build-badge]
610

711
<a href="https://www.buymeacoffee.com/jedimeat" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/white_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>
812

@@ -75,4 +79,18 @@ Choose "Add Resource" and enter the following:
7579
### Step 7
7680
If you created the <config>/www directory, restart Home Assistant (Developer Tools > Restart)
7781

82+
<!-- Badges -->
7883
[license-shield]: https://img.shields.io/github/license/custom-cards/boilerplate-card.svg?style=for-the-badge
84+
[hacs-url]: https://github.com/hacs/integration
85+
[hacs-badge]: https://img.shields.io/badge/hacs-default-orange.svg?style=flat-square
86+
[release-badge]: https://img.shields.io/github/v/release/crismc/homeassistant_nationalrailtimes_lovelace?style=flat-square
87+
[downloads-badge]: https://img.shields.io/github/downloads/crismc/homeassistant_nationalrailtimes_lovelace/total?style=flat-square
88+
[build-badge]: https://img.shields.io/github/workflow/status/crismc/homeassistant_nationalrailtimes_lovelace/Build?style=flat-square
89+
90+
<!-- References -->
91+
92+
[home-assistant]: https://www.home-assistant.io/
93+
[home-assitant-theme-docs]: https://www.home-assistant.io/integrations/frontend/#defining-themes
94+
[hacs]: https://hacs.xyz
95+
[ui-lovelace-minimalist]: https://ui-lovelace-minimalist.github.io/UI/
96+
[release-url]: https://github.com/crismc/homeassistant_nationalrailtimes_lovelace/releases

0 commit comments

Comments
 (0)