From bffda771afd72d7ddf7c1914199f171fb4fca9d2 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:41:13 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 40daa7f69..05777b287 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ Using SqlSugar is very simple , And it's powerful. ## Documentation |Other |Select | Insert | Update | Delete| | ----- | --------- | ----------- | ------- |------- | - Nuget| [Simple query](https://www.donet5.com/Home/Doc?typeId=1187) | Insert |Update| Delete | -[Start guide](https://github.com/donet5/SqlSugar/wiki/Create--database-operation-object)| Join query | | | | | -| | Include query|Include Insert| Include Update| Include Delete + Nuget| Update | Insert |Update| Delete | + Start guide | Join query |Insert without entity | Insert without entity | Update without entity | Delete without entity | +| | Include query|Include Insert| Include Update| Include Delete ## Feature characteristic ### Feature1 : Join query