Parcourir la source

README update

Rémi Synave il y a 2 mois
Parent
commit
a1e620c1bf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -32,7 +32,7 @@ cd leading_lines
 ```sh
 python leadingLines.py YOUR_INPUT_PATH 
 ```
-YOUR_INPUT_PATH can be an image or a directory which contains images.
+YOUR_INPUT_PATH can be an image (jpg or png) or a directory which contains images.
 
 such as 
 ```sh