From 94be2b3fe305392566358b0f48973ea60a9a93a1 Mon Sep 17 00:00:00 2001 From: oof1lab Date: Thu, 2 Nov 2017 20:16:40 +0000 Subject: [PATCH] doc : update --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3ce1aabbae..344da323fa 100644 --- a/README.md +++ b/README.md @@ -36,14 +36,14 @@ That's it! * Serves APIs irrespective of naming conventions of primary keys, foreign keys, tables etc * CRUD : Usual suspects * Support for composite primary keys -* Pagination :tada: -* Sorting :tada: -* Column filtering - Fields :tada: -* Row filtering - Where :tada: -* Group By :tada: -* Group By, Order By :tada: -* Aggregate functions :tada: -* Relations :tada: :tada: +* Pagination +* Sorting +* Column filtering - Fields +* Row filtering - Where +* Group By +* Group By, Order By +* Aggregate functions +* Relations * Run dynamic queries * Upload single file * Upload multiple files