From fec67abb049f01aadf9bbae0a8536622cb0121ce Mon Sep 17 00:00:00 2001 From: o1lab Date: Thu, 2 Nov 2017 05:35:32 +0000 Subject: [PATCH] Doc : remove eod msg --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4cd51ddb8b..a83aff3da9 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ # 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 ..