diff --git a/README.md b/README.md index 12ec84c438..a994248976 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ # xmysql : One command to generate REST APIs for any MySql database Powered by popular node packages : ([express](https://github.com/expressjs/express), [mysql](https://github.com/mysqljs/mysql)) => { [xmysql](https://github.com/o1lab/xmysql) } +
+ +
+ # Why this ?
@@ -30,15 +34,6 @@ http://localhost:3000
That is it! Happy hackery!
-
-
-# Example : Generating REST APIs for [Magento DB](http://www.magereverse.com/index/magento-sql-structure/version/1-7-0-2)
-[Magento](https://magento.com/) is a popular E-commerce platform
-
-
- -
- # Features * Generates API for **ANY** MySql database