Skip to content

Commit 8ecbe5f

Browse files
authored
Update README.md
1 parent 5290f43 commit 8ecbe5f

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
@@ -37,9 +37,9 @@ This method also leaves your existing styles untouched, allowing you to mix and
3737

3838
## 🎁 Install
3939

40-
✂️ copy + 📋 paste the snippet into your HTML.
40+
✂️ copy + 📋 paste the snippet into any `<script>` tag in your html.
4141

42-
Or, 📥 [download](https://raw.githubusercontent.com/gnat/css-scope-inline/main/script.js) into your project, and add `<script src="script.js"></script>` to your `<head>`.
42+
Or, [📥 download](https://raw.githubusercontent.com/gnat/css-scope-inline/main/script.js) into your project, and add `<script src="script.js"></script>` to your html.
4343

4444
Or, 🌐 use the CDN: `<script src="https://cdn.jsdelivr.net/gh/gnat/css-scope-inline/script.js"></script>`
4545

0 commit comments

Comments
 (0)