diff --git a/README.md b/README.md index 8936948..9531a6b 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ TableToExcel.convert(document.getElementById("table1"), { } }); ``` +Check [this pen](https://codepen.io/rohithb/pen/YdjVbb) for working example. +