From b9697aa040eae295dfa4c83c45d45873fcb6fa08 Mon Sep 17 00:00:00 2001 From: LSGOMYP Date: Mon, 1 Mar 2021 17:18:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E6=BA=90=E5=86=85=E5=AE=B9=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Turtle/readme.md | 2 ++ ValentineDay/readme.md | 2 -- readme.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 ValentineDay/readme.md diff --git a/Turtle/readme.md b/Turtle/readme.md index 72f7278..dcfb13c 100644 --- a/Turtle/readme.md +++ b/Turtle/readme.md @@ -1,2 +1,4 @@ ## 简介 +项目负责人来写项目的介绍吧。 + diff --git a/ValentineDay/readme.md b/ValentineDay/readme.md deleted file mode 100644 index 72f7278..0000000 --- a/ValentineDay/readme.md +++ /dev/null @@ -1,2 +0,0 @@ -## 简介 - diff --git a/readme.md b/readme.md index ad3eb96..a8b189d 100644 --- a/readme.md +++ b/readme.md @@ -13,7 +13,7 @@ - [编程实践(Python 爬虫)](https://github.com/datawhalechina/team-learning-program/tree/master/WebSpider) - [编程实践(Python综合)](https://github.com/datawhalechina/team-learning-program/tree/master/ProjectPractice) - [编程实践(设计模式)](https://github.com/datawhalechina/team-learning-program/tree/master/DesignPattern) -- [编程实践(欢欢喜喜情人节)](https://github.com/datawhalechina/team-learning-program/tree/master/ValentineDay) +- [编程实践(区块链)](https://github.com/datawhalechina/team-learning-program/tree/master/Blockchain) - [编程实践(青少年编程Turtle)](https://github.com/datawhalechina/team-learning-program/tree/master/Turtle)