From 7aef131d28b9b275b3bec4ecf9f0306336402dfe Mon Sep 17 00:00:00 2001 From: liquanrun Date: Mon, 6 May 2024 11:27:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EREADME=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b4de207 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Study Area CN +## 概述 +这里是www.study-area.org的半克隆! +采用mdbook开发,编译请预先安装Rust环境。 + +## 如何帮助开发? +1. fork本项目。 +2. 新建feat_xxx分支。 +3. 修改。 +4. 新建feat_xxx分支到主仓库develop分支的PR。 +5. 等待合并。 \ No newline at end of file