Преглед на файлове

Mise à jour de 'README.md'

Jing Zhang преди 8 месеца
родител
ревизия
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 
 ```