Skip to content

Commit 0f05bb4

Browse files
authored
Update README.md
1 parent efe0829 commit 0f05bb4

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
@@ -118,7 +118,7 @@ document.addEventListener('DOMContentLoaded', () => CSS_IN_JS_IN_HTML.init(docum
118118
```
119119
2. Import `index.min.js` (or `index.js`) in your HTML file
120120
```html
121-
<script src="path/to/css-in-js-in-html/index.min.js"></script>
121+
<script src="path/to/css-in-js-in-html/build/index.min.js"></script>
122122
```
123123

124124
<p align="right">(<a href="#readme-top">back to top</a>)</p>
@@ -214,4 +214,4 @@ Project Link: [https://github.com/ulyssear/css-in-js-in-html](https://github.com
214214
[linkedin-url]: https://linkedin.com/in/ulyssearnaud
215215
[product-screenshot]: images/screenshot.png
216216
[JavaScript-shield]: https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E
217-
[JavaScript-url]: https://www.javascript.com/
217+
[JavaScript-url]: https://www.javascript.com/

0 commit comments

Comments
 (0)