ソースを参照

README update

Rémi Synave 2 ヶ月 前
コミット
a1e620c1bf
1 ファイル変更1 行追加1 行削除
  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