From a9094bead0d14ac1f1d53b9a30cd8566eb843456 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9E=9C=E7=B3=96=E7=BD=91?= <610262374@qq.com>
Date: Sun, 10 Oct 2021 23:17:31 +0800
Subject: [PATCH] Update README.md
---
README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 9585cfeab..e12f31bae 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,9 @@
## SqlSugar ORM
-SqlSugar ORM is a library providing Object/Relational Mapping (ORM) support to applications, libraries, and frameworks.
+SqlSugar ORM is a library providing Object/Relational Mapping (ORM)
+
+An ORM framework from the future
Using SqlSugar is very simple , And it's powerful.
@@ -24,7 +26,7 @@ Using SqlSugar is very simple , And it's powerful.
## Documentation
|Select | Insert | Update | Delete| Other |
| ----- | --------- | ----------- | ------- |------- |
- [Simple query](https://www.donet5.com/Home/Doc?typeId=1187?_blank) | Insert |Update| Delete | Nuget|
+ [Simple query](https://www.donet5.com/Home/Doc?typeId=1187){:target="_blank"} | Insert |Update| Delete | Nuget|
| Join query | | | ||
## Feature characteristic