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