From b4cd1c1111d2c06cc8481a2750c0df0bfc03e4ca Mon Sep 17 00:00:00 2001 From: mmywa52cl Date: Sun, 13 Jun 2021 16:35:02 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=82=E3=80=82=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 3f13c9d..02750f7 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,5 @@ -#### 从命令行创建一个新的仓库 +# 拉胯 -```bash -touch README.md -git init -git add README.md -git commit -m "first commit" -git remote add origin https://bdgit.educoder.net/mmywa52cl/Maze.git -git push -u origin master +**头歌**太拉胯啦,图片都上传不了 -``` - -#### 从命令行推送已经创建的仓库 - -```bash -git remote add origin https://bdgit.educoder.net/mmywa52cl/Maze.git -git push -u origin master - -``` +戳[这里]([feammer/Maze: A maze game combined with explorations and number guessing. Team:10dd2d group 5th CONSIDER this repository uses GPLv3 LICENSE, which requires a few limitations and conditions (github.com)](https://github.com/feammer/Maze))查看原始工程文件 \ No newline at end of file