From a8468cebc79d61c8d0b661548b5e8c2e1af94609 Mon Sep 17 00:00:00 2001 From: oof1lab Date: Sun, 12 Nov 2017 13:28:42 +0530 Subject: [PATCH] API: Chart added v0.2.3 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b4410a6399..ed82cd5b2a 100644 --- a/README.md +++ b/README.md @@ -69,9 +69,9 @@ Powered by popular node packages : ([express](https://github.com/expressjs/expre * Row filtering - Where * Aggregate functions * :fire::fire: Group By, Having (as query params) -* :fire::fire: Group By, Having (as a separate route) **[ HOTNESS ALERT ]** -* :fire::fire: Multiple group by API :fire::fire: **[ HOTNESS ALERT ]** -* :fire::fire: Chart API :fire::fire: **[ HOTNESS ALERT ]** +* :fire::fire: Group By, Having (as a separate route) +* :fire::fire: Multiple group by API +* :fire::fire: Chart API * Prototyping (features available with ONLY local MySql server) * Run dynamic queries * Upload single file