From aa8238e2f5bbf0fe1282ff86c6aa5a3eb568abb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=80=E6=BA=90=E6=B5=B7=E5=93=A5?= Date: Thu, 3 Aug 2023 12:21:03 +0800 Subject: [PATCH] doc: update docs --- readme.md | 29 +++++++++++++++++++++++++++++ readme_zh.md | 28 ++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+) diff --git a/readme.md b/readme.md index 0166f6f2..2f0d2c7e 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,35 @@ # MyBatis-Flex is an elegant Mybatis Enhancement Framework. +

+ + Maven + + + Apache 2 + + + jdk-8 + + + jdk-11 + + + jdk-17 + +
+ + + +
+ + Gitee star + + + Github star + +

+ ## Features - 1、MyBatis-Flex is very lightweight, and it only depends on Mybatis and no other third-party dependencies diff --git a/readme_zh.md b/readme_zh.md index 9d86adde..b5eb30cb 100644 --- a/readme_zh.md +++ b/readme_zh.md @@ -3,6 +3,34 @@ # MyBatis-Flex: 一个优雅的 MyBatis 增强框架 +

+ + Maven + + + Apache 2 + + + jdk-8 + + + jdk-11 + + + jdk-17 + +
+ + + +
+ + Gitee star + + + Github star + +

## 特征