Skip to content

Commit cf221f0

Browse files
authored
YAML coloring for README.md
Improved readability for code within README.md
1 parent 8c6bf45 commit cf221f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Copy the fan-control-entity-row.js file to the appropriate folder in your Home A
1616

1717
Place the following in your "resources" section in your lovelace configuration (updating the localation to where you placed the above file):
1818

19-
```
19+
```yaml
2020
- url: /local/fan-control-entity-row.js
2121
type: module
2222
```
@@ -50,7 +50,7 @@ The optional "sendStateWithSpeed" config entry is only needed to be set to true
5050
5151
<b>Comfguration Examples:</b>
5252
53-
```
53+
```yaml
5454
cards:
5555
- type: entities
5656
title: Fans

0 commit comments

Comments
 (0)