From c588c8c6b2adb81a675afda95dba92ab5c8af819 Mon Sep 17 00:00:00 2001 From: zhangjinhan <2403497099@qq.com> Date: Mon, 30 Dec 2024 23:51:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=80=E4=BA=9B?= =?UTF-8?q?=E5=8F=99=E8=BF=B0=E4=B8=8A=E7=9A=84=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5d84d2b..1cde64b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -# CodeReading-MiNote - -这里主要存放代码资源 -简单对每一名同志的注释情况做了简要记录 # Code-Reading-MiNote @@ -11,7 +7,7 @@ 阅读项目为[MiCode便签-小米便签的社区开源版](https://github.com/MiCode/Notes) -具体环境部署和测试在本地进行 +具体环境部署和测试在本地进行,同时在“代码注释统计”中对每一名同志的注释情况做了简要记录 ## 协作规范 @@ -21,7 +17,7 @@ 每个参与者将版本库克隆到本地 ``` -git clone https://bdgit.educoder.net/pqfx375oj/Code-Reading-MiNote.git +https://bdgit.educoder.net/pqfx375oj/CodeReading-MiNote.git ``` 切换到到develop分支