瀏覽代碼

Mise à jour de 'README.md'

Jing Zhang 7 月之前
父節點
當前提交
9f6c488945
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -17,18 +17,18 @@ argparse 1.1
 
 <!-- USAGE EXAMPLES -->
 ## Usage
-1. Clone this repo
+Clone this repo
 ```sh
 git clone https://gogs.univ-littoral.fr/jzhang/leading_lines.git
 ```
 
 
-1. Cd to the directory
+Cd to the directory
 ```sh
 cd leading_lines 
 ```
 
-1. Execute
+Execute
 ```sh
 python LigneForce.py YOUR_INPUT_PATH 
 ```