From db7aa4112e1ba092fe88c61d2db99a705cb0b146 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, 21 Jul 2024 09:26:59 +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 312005a32..cc8156d7e 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Amazon Aurora、Azure Database for MySQL、
## Documentation
|Other |Select | Insert | Update | Delete|
| ----- | --------- | ----------- | ------- |------- |
- Nuget| Query | 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
|中文文档|Cross database query|Insert by json|Update by json|Delete by json|