|
2 | 2 |
|
3 | 3 | # Purifier Card |
4 | 4 |
|
5 | | -[![npm version][npm-image]][npm-url] |
| 5 | +[![GitHub Release][gh-release-image]][gh-release-url] |
| 6 | +[![GitHub Downloads][gh-downloads-image]][gh-downloads-url] |
6 | 7 | [![hacs][hacs-image]][hacs-url] |
7 | 8 | [![GitHub Sponsors][gh-sponsors-image]][gh-sponsors-url] |
8 | | -[![Patreon][patreon-image]][patreon-url] |
9 | 9 | [![Buy Me A Coffee][buymeacoffee-image]][buymeacoffee-url] |
10 | 10 | [![Twitter][twitter-image]][twitter-url] |
11 | 11 |
|
@@ -38,7 +38,7 @@ Just search for `Purifier Card` in the plugins tab. |
38 | 38 | ### Manual |
39 | 39 |
|
40 | 40 | <details> |
41 | | -<summary>Add manually to dashboard resources</summary> |
| 41 | +<summary>Click to show how to manually add to dashboard resources</summary> |
42 | 42 |
|
43 | 43 | 1. Download `purifier-card.js` file from the [latest-release]. |
44 | 44 | 2. Put `purifier-card.js` file into your `config/www` folder. |
@@ -297,8 +297,10 @@ MIT © [Denys Dovhan][denysdovhan] |
297 | 297 |
|
298 | 298 | <!-- Badges --> |
299 | 299 |
|
300 | | -[npm-url]: https://npmjs.org/package/purifier-card |
301 | | -[npm-image]: https://img.shields.io/npm/v/purifier-card.svg?style=flat-square |
| 300 | +[gh-release-url]: https://github.com/denysdovhan/purifier-card/releases/latest |
| 301 | +[gh-release-image]: https://img.shields.io/github/v/release/denysdovhan/purifier-card?style=flat-square |
| 302 | +[gh-downloads-url]: https://github.com/denysdovhan/purifier-card/releases |
| 303 | +[gh-downloads-image]: https://img.shields.io/github/downloads/denysdovhan/purifier-card/total?style=flat-square |
302 | 304 | [hacs-url]: https://github.com/hacs/integration |
303 | 305 | [hacs-image]: https://img.shields.io/badge/hacs-default-orange.svg?style=flat-square |
304 | 306 | [gh-sponsors-url]: https://github.com/sponsors/denysdovhan |
|
0 commit comments