Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon-Millent authored Jun 25, 2024
1 parent 8aeb71b commit 504a8eb
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 @@ -38,7 +38,7 @@ nomoney.stringify('123456')
### for browser
```html

<script src="https://cdn.jsdelivr.net/npm/nomoney@1.0.2/dist/nomoney.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/nomoney@latest/dist/nomoney.min.js"></script>
```
```javascript
nomoney.stringify('123456')
Expand Down

0 comments on commit 504a8eb

Please sign in to comment.