Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
billchurch committed Aug 20, 2024
1 parent 8e8bcca commit 7dd4a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ npm install jsmasker
You can include JSMasker directly in your HTML file using a CDN:

```html
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/jsmasker.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/jsmasker.min.js"></script>
```

Or download the `jsmasker.min.js` file from the `dist` folder in this repository and include it in your project:
Expand Down

0 comments on commit 7dd4a05

Please sign in to comment.