Sfoglia il codice sorgente

Mise à jour de 'README.md'

Jing Zhang 8 mesi fa
parent
commit
9f6c488945
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  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 
 ```