From 95d161f57b9841b90090ea884aef9bb3c2457539 Mon Sep 17 00:00:00 2001 From: Waylon Walker Date: Thu, 11 May 2017 09:05:46 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d5ea85..0a16e6c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # flask-chartist-example Learning more about flask and javascript + +This project will create a flask dashboard with a javascript library, and the charts will update without refreshing the page.