Skip to content

Commit 8176507

Browse files
authored
Update README.md
1 parent 504c5e2 commit 8176507

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ To use Danfo.js via script tags, copy and paste the CDN below to your HTML file
5757

5858
### Example Usage in the Browser
5959

60+
> See the example below in [Code Sandbox](https://codepen.io/risingodegua/pen/bGwPGMG)
61+
6062
```html
6163

6264
<!DOCTYPE html>
@@ -101,7 +103,6 @@ Output in Browser:
101103

102104
![](assets/browser-out.gif)
103105

104-
105106
## How to install
106107
Danfo.js is hosted on NPM, and can installed via package managers like npm and yarn
107108

0 commit comments

Comments
 (0)