Browse Source

Update README.md

pull/286/head
young 4 years ago
parent
commit
bb017fee1d
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      README.md

+ 4
- 3
README.md View File

@@ -153,9 +153,6 @@ http://localhost:3000/
(16)其他说明 (16)其他说明
通过页面注册以第一个用户为平台管理员用户 通过页面注册以第一个用户为平台管理员用户


### 指导文档
- [API文档](https://www.gitlink.org.cn/docs/api)
- [Git常用命令](https://git-scm.com/)


## 页面展示 ## 页面展示


@@ -200,4 +197,8 @@ http://localhost:3000/
4. 推送到分支 (git push origin my-new-feature) 4. 推送到分支 (git push origin my-new-feature)
5. 向源项目的 **develop** 分支发起 Pull Request 5. 向源项目的 **develop** 分支发起 Pull Request


#### 指导文档
- [API文档](https://www.gitlink.org.cn/docs/api)
- [Git常用命令](https://git-scm.com/)

## 许可证协议 ## 许可证协议

Loading…
Cancel
Save