Skip to content

Commit 083ff1b

Browse files
authored
Update README.md
1 parent 15cc164 commit 083ff1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@ easy and intuitive. It is heavily inspired by [Pandas](https://pandas.pydata.org
5151
To use Danfo.js via script tags, copy and paste the CDN below to the body of your HTML file
5252

5353
```html
54-
<script src="https://cdn.jsdelivr.net/npm/[email protected].5/lib/bundle.min.js"></script>
54+
<script src="https://cdn.jsdelivr.net/npm/[email protected].6/lib/bundle.min.js"></script>
5555
```
56+
See all available versions [here](https://www.jsdelivr.com/package/npm/danfojs)
5657

5758
### Example Usage in the Browser
5859

0 commit comments

Comments
 (0)