From f496ef6716784c598a8848eb04deed29ae44c3b1 Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Mon, 30 Mar 2020 19:44:10 +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 6f6cd87f6..6e55084bf 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ There are 16 methods under SqlSugarClient ## Create SqlSugarClient -All operations are based on SqlSugarClient +All operations are based on SqlSugarClient SqlSugarClient parameter and only one ConnectionConfig ```cs