From c432ba8359d28a26792d0d86cd961984a9e80bea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=83=A8?= Date: Sun, 26 Sep 2021 15:10:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef09b73..1968cbe 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ - 为玩家的操作设计JSON HTTP协议的接口,自定义接口格式(request和response的JSON),为每个接口编写测试用例和测试代码,并在文档中包含测试结果。 - 不限制编程语言及web框架。 - 请将代码和文档(pdf格式)一起上传至水杉码园。 -- 注意:请设置仓库拥有者为Contemporary_DMS,仓库名称为CDMS_PJ1,可见行:私有。 +- 注意:请新建仓库,设置仓库拥有者为Contemporary_DMS,仓库名称为CDMS_PJ1,可见行:私有。 - **提交截止日期:10月17日 23:59** ---