From e893e8a26a0e9d9f148e35af70aa0214ed39b52a Mon Sep 17 00:00:00 2001 From: oof1lab Date: Wed, 1 Nov 2017 22:41:05 +0000 Subject: [PATCH] doc: eod message --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a83aff3da9..4cd51ddb8b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ # xmysql: one command to generate REST APIs for **any** MySql database +> Note : More cool things to be committed this week - :ear: so stay tuned :eyes: :innocent: :jack_o_lantern: :jack_o_lantern: + ## Why this ? Generating REST APIs quickly for a MySql database which does not follow conventions of frameworks such as rails, django etc is a small adventure that one rather like to avoid ..