Update README.md

This commit is contained in:
2023-06-15 14:47:00 +08:00
parent e3df5a0f64
commit 63cc2528cd

View File

@@ -175,31 +175,31 @@ http://localhost:3000/
- 项目列表
<center>
<img src="docs/figs/project_list.png" width=50% />
<img src="docs/figs/project_list.png" width=80% />
</center>
- 代码仓库
<center>
<img src="docs/figs/repo.png" width=50% />
<img src="docs/figs/repo.png" width=80% />
</center>
- 任务管理
<center>
<img src="docs/figs/issues.png" width=50% />
<img src="docs/figs/issues.png" width=80% />
</center>
- 合并请求
<center>
<img src="docs/figs/PR.png" width=50% />
<img src="docs/figs/PR.png" width=80% />
</center>
- 引擎配置
<center>
<img src="docs/figs/engine.png" width=50% />
<img src="docs/figs/engine.png" width=80% />
</center>