Skip to content

Commit 9eeba96

Browse files
committed
The files in dist folder to work better in HACS
1 parent 8cb4455 commit 9eeba96

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

dist/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# HACS
2+
3+
dist folder is for HACS, can be deleted if used
File renamed without changes.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Here is a some different screens from my own setup. But the possibilites to make
1010
<a href="docs/screen_2.png" target="_blank"><img src="docs/screen_2.png" width="250" height="244"/></a>
1111

1212
## Usage
13-
Download the files `canvas-gauge-card.js` and `gauge.min.js` to your home assistant config. Add a module link to the `canvas-gauge-card.js` file. The link needs to be the same as where you put it.
13+
Download the files `canvas-gauge-card.js` and `gauge.min.js` to your home assistant config from the `dist` folder. Add a module link to the `canvas-gauge-card.js` file. The link needs to be the same as where you put it.
1414
Example:
1515
```yaml
1616
resources:

0 commit comments

Comments
 (0)