From 85fd18bfb2c4c31f2ec42d663cb5aada2bfbe6fa Mon Sep 17 00:00:00 2001 From: "Harish.K" Date: Sun, 30 Sep 2018 02:23:51 +0530 Subject: [PATCH] * Added screen-cast --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index dbb28c7..dcc23a5 100644 --- a/Readme.md +++ b/Readme.md @@ -22,6 +22,10 @@ pip2 install -r requirements.txt --user ./run.sh ``` +## Screencast +![Screencast](https://github.com/harish2704/harish2704.github.io/blob/master/sql-chart/screencast.gif?raw=true "sql-chart quick usage") + +[Watch video](http://bit.ly/2y0J8QL) ## Thanks * Authors of pivottable ( https://github.com/nicolaskruchten/pivottable ). The UI code is shamelessly copied from one of the examples given in this project.