From 885bb6b77a2dc7b4429f19cad6101f6e8d107bab Mon Sep 17 00:00:00 2001 From: chuyaoyuan Date: Thu, 15 Apr 2021 16:17:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f1f03d4..6ee56d5 100644 --- a/README.md +++ b/README.md @@ -33,14 +33,14 @@ ## [一]、开发环境配置 ``` -// 需jdk 1.8以上,maven3以上 +// 需jdk 1.8以上,maven3以上。 ``` ## [二]、下载代码 ``` -// https://gitee.com/chuyaoyuan/Jiscuss.git -// https://github.com/Chuyaoyuan/Jiscuss.git +// Github - https://gitee.com/chuyaoyuan/Jiscuss.git +// Gitee - https://github.com/Chuyaoyuan/Jiscuss.git ```