Explorar el Código

README update

Rémi Synave hace 2 meses
padre
commit
a1e620c1bf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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