From f8a0a7d7ca338469a8d51892bc71c3ed0040d383 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 09:08:18 +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 36e0882b4..4338f761d 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Using SqlSugar is very simple , And it's powerful.
## Documentation
|Other |Select | Insert | Update | Delete|
| ----- | --------- | ----------- | ------- |------- |
- Nuget| Update | Insert |Update| Delete |
+ Nuget| Query | Insert |Update| Delete |
Start guide | Join query |Insert without entity | Update without entity | Delete without entity | |
|Multiple databases | Include query|Include Insert| Include Update| Include Delete
## Feature characteristic