Skip to content

Commit dfb577d

Browse files
authored
Updated README.md 📝
1 parent a0a3abc commit dfb577d

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
@@ -58,9 +58,9 @@ Example:
5858
<button data-scriptor-btn value="blockquote" htmltags="true" wrap="True" type="button">Blockquote</button>
5959
```
6060

61-
Include this [script](https://github.com/MarketingPipeline/Scriptor.js/blob/main/dist/scriptor.min.js) in the bottom of your HTML document & you're done, you've created a basic custom text editor!
61+
Include this [script](https://github.com/MarketingPipeline/Scriptor.js/blob/main/dist/scriptor.min.js) in your HTML document & you're done, you've created a basic custom text editor!
6262

63-
<script src="https://cdn.jsdelivr.net/gh/MarketingPipeline/Scriptor.js/dist/scriptor.min.js"></script>
63+
<script src="https://cdn.jsdelivr.net/gh/MarketingPipeline/Scriptor.js/dist/scriptor.min.js" defer></script>
6464

6565
### Button Options
6666

0 commit comments

Comments
 (0)