Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Commit 41091b3

Browse files
Update README.md
1 parent fc94e06 commit 41091b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Customizable right click context menus for your website.
1313
3. Add the script to the html code of the pages where you'd like to use it
1414

1515
```html
16-
<script type="text/javascript" src="./ctxmenu.min/ctxmenu.min.js"></script>
16+
<script src="./ctxmenu.min/ctxmenu.min.js"></script>
1717
```
1818
_Note: You must ensure the "src" points to the location of the script on your server._
1919

0 commit comments

Comments
 (0)