From 81765076a20f6bce7ecda962abd4ac681bcbe232 Mon Sep 17 00:00:00 2001 From: Rising Odegua Date: Sun, 24 Jan 2021 12:21:53 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df60a9e8..daa8aef6 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ To use Danfo.js via script tags, copy and paste the CDN below to your HTML file ### Example Usage in the Browser +> See the example below in [Code Sandbox](https://codepen.io/risingodegua/pen/bGwPGMG) + ```html @@ -101,7 +103,6 @@ Output in Browser: ![](assets/browser-out.gif) - ## How to install Danfo.js is hosted on NPM, and can installed via package managers like npm and yarn