From be6a97af921d5e1f91a550f4c1a899c2c09c53e9 Mon Sep 17 00:00:00 2001 From: "D.Yang" Date: Fri, 10 Feb 2017 02:56:05 -0600 Subject: [PATCH] add showcase of Mybatis-Plus (#69) add a showcase --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1f1261..66cf9cd 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ These open-source projects are using docsify to generate their sites. Pull reque - [Samaritan](http://samaritan.stockdb.org) - An Algorithmic Trading Framework for Digital Currency. - [Vudash](http://vudash.github.io/vudash/) - Powerful, Flexible, Open Source dashboards for anything - [Trilogy](http://trilogy.js.org) - No-hassle SQLite with a Promise-based, document store style API. +- [Mybatis-Plus](http://mp.baomidou.com/) - An enhanced toolkit of Mybatis to simplify development ## Similar projects - [docute](https://github.com/egoist/docute) - 📜 Effortlessly documentation done right