diff --git a/README.md b/README.md index 2267e4f48f..a179345cf5 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,6 @@ [![Build Status](https://travis-ci.org/o1lab/xmysql.svg?branch=master)](https://travis-ci.org/o1lab/xmysql) [![GitHub stars](https://img.shields.io/github/stars/o1lab/xmysql.svg?style=plastic)](https://github.com/o1lab/xmysql/stargazers) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/o1lab/xmysql/master/LICENSE) - -
- - - - - - - - - -
- # Xmysql : One command to generate REST APIs for any MySql database @@ -45,7 +32,6 @@ That is it! Happy hackery! - # Example : Generate REST APIs for [Magento](http://www.magereverse.com/index/magento-sql-structure/version/1-7-0-2) Powered by popular node packages : ([express](https://github.com/expressjs/express), [mysql](https://github.com/mysqljs/mysql)) => { [xmysql](https://github.com/o1lab/xmysql) } @@ -53,6 +39,19 @@ Powered by popular node packages : ([express](https://github.com/expressjs/expre xmysql gif

+ +
+ + + + + + + + + +
+ # Features