Explorar o código

corrent readme twice

Y hai 3 meses
pai
achega
c85c5e47c5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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
 ```