Parcourir la source

modify readme

zhJ il y a 8 mois
Parent
commit
27432dd40c
1 fichiers modifiés avec 7 ajouts et 1 suppressions
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -1,14 +1,18 @@
 <!-- ABOUT THE PROJECT -->
 ## About The Project
 This is the official repo for the paper :
-# Reconstructing image composition features: leading lines computation
+### Reconstructing image composition features: leading lines computation
 
 <!-- GETTING STARTED -->
 ## Required libraries
 python 3.11.3
+
 numpy 1.24.3
+
 scikit-image 0.20.0
+
 PIL 9.4.0
+
 argparse 1.1
 
 <!-- USAGE EXAMPLES -->
@@ -17,10 +21,12 @@ argparse 1.1
 ```sh
 git clone https://gogs.univ-littoral.fr/jzhang/leading_lines.git
 ```
+
 2. Cd to the directory
 ```sh
 cd leading_lines 
 ```
+
 3. Execute
 ```sh
 python LigneForce.py YOUR_INPUT_PATH