Skip to content

Commit 5290f43

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

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
@@ -35,9 +35,9 @@ This uses `MutationObserver` to monitor the DOM, and the moment a `<style>` tag
3535

3636
This method also leaves your existing styles untouched, allowing you to mix and match at your liesure.
3737

38-
## 🎁 Installation
38+
## 🎁 Install
3939

40-
Just ✂️ copy + 📋 paste the snippet into your HTML.
40+
✂️ copy + 📋 paste the snippet into your HTML.
4141

4242
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>`.
4343

0 commit comments

Comments
 (0)