From 93ceb22ccd8e65296ce2a84bad1c0ea67468cfde Mon Sep 17 00:00:00 2001 From: super Date: Sat, 10 Oct 2020 19:03:49 +0800 Subject: [PATCH] Update templates/README-CHS.md --- templates/README-CHS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/README-CHS.md b/templates/README-CHS.md index 396cf8b..68b0287 100644 --- a/templates/README-CHS.md +++ b/templates/README-CHS.md @@ -4,11 +4,11 @@ 这个仓库是[My Paper Title](https://arxiv.org/abs/2030.12345)的官方实现 -> 📋 可选内容:包括一个说明你的方法/主要结果的图标,bibtex 条目,演示链接,博客文章和教程。 +> 📋 可选内容:包括一个说明你的方法/主要结果的图表,bibtex 条目,演示链接,博客文章和教程。 -# 需求 +# 依赖环境 -安装需求 +安装依赖环境 ```setup pip install -r requirements.txt