Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraghazra committed Feb 10, 2024
1 parent fac64dc commit fdbb45e
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 @@ -41,7 +41,7 @@ npm install && npm run build
## import CDN link
```html
<!-- add this to head -->
<script src="https://cdn.jsdelivr.net/gh/anuraghazra/Verly.js@v1.2.1/dist/verly.bundle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/anuraghazra/Verly.js@v1.4.0/dist/verly.bundle.js"></script>
```

```js
Expand Down

0 comments on commit fdbb45e

Please sign in to comment.