Skip to content

Commit 8b34ce9

Browse files
authored
Update README.md
1 parent 6d9f8e0 commit 8b34ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ 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].4/lib/bundle.min.js"></script>
54+
<script src="https://cdn.jsdelivr.net/npm/[email protected].3/lib/bundle.min.js"></script>
5555
```
5656

5757
### Example Usage in the Browser

0 commit comments

Comments
 (0)