Skip to content

Commit 1870bc6

Browse files
authored
Update README.md
1 parent e41279d commit 1870bc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

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

5454
```html
55-
<script src="https://cdn.jsdelivr.net/npm/danfojs@0.1.3/dist/index.min.js"></script>
55+
<script src="https://cdn.jsdelivr.net/npm/danfojs@0.1.5/dist/index.min.js"></script>
5656
```
5757

5858
### Example Usage in the Browser

0 commit comments

Comments
 (0)