Skip to content

Commit f8cc983

Browse files
Update README.md
1 parent 981a3de commit f8cc983

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ Copy the font files to `/fonts` and import the coolicons.css file.
2828
Add icon with the correct classname. The classname consists of "ci-iconName". You can find the correct icon names in the `coolicons.html` file.
2929

3030
```html
31-
<i class="ci-iconName"></i>```
31+
<i class="ci-iconName"></i>
32+
```
3233

3334

3435
### Changelog

0 commit comments

Comments
 (0)