浏览代码

corrent readme twice

Y 3 月之前
父节点
当前提交
c85c5e47c5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      readme.md

+ 2 - 0
readme.md

@@ -19,12 +19,14 @@
 ## 安装步骤
 
 1. 克隆项目到本地:
+
 ```bash
 git clone [项目地址]
 cd [项目目录]
 ```
 
 2. 安装依赖:
+
 ```bash
 pip install -r requirement.txt
 ```