From 61e655ab5fbc3c17dcdcca30a0af69cfa2700424 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, 10 Oct 2021 23:35:46 +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 18454fca6..28293b0b5 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Using SqlSugar is very simple , And it's powerful. |Select | Insert | Update | Delete| Other | | ----- | --------- | ----------- | ------- |------- | [Simple query](https://www.donet5.com/Home/Doc?typeId=1187) | Insert |Update| Delete | Nuget| -| Join query | | | || +| Join query | | | |[Start guide](https://www.donet5.com/Home/Doc?typeId=1181)| ## Feature characteristic ### Feature1 : Join query