Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deepansumor authored Feb 22, 2025
1 parent a7281cb commit 93159d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ Or include via a `<script>` tag:


```html
<script src="../dist/tagit.min.js"></script>
<script src="../dist/tagIt.min.js"></script>
```

```html
<script src="https://cdn.jsdelivr.net/gh/deepansumor/TagItJS@latest/dist/tagit.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/deepansumor/TagItJS@latest/dist/tagIt.min.js"></script>
```


Expand Down

0 comments on commit 93159d7

Please sign in to comment.