From d76d15be3caba739313d03cb437d51a658987a5a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9E=9C=E7=B3=96=E7=BD=91?= <610262374@qq.com>
Date: Fri, 29 Jul 2022 08:45:44 +0800
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 05777b287..537396d16 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Using SqlSugar is very simple , And it's powerful.
|Other |Select | Insert | Update | Delete|
| ----- | --------- | ----------- | ------- |------- |
Nuget| Update | Insert |Update| Delete |
- Start guide | Join query |Insert without entity | Insert without entity | Update without entity | Delete without entity |
+ Start guide | Join query |Insert without entity | Update without entity | Delete without entity | |
| | Include query|Include Insert| Include Update| Include Delete
## Feature characteristic