diff --git a/README.md b/README.md index 28e6f03..3e127ca 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ $ git clone https://github.com/sthanhng/yoloface >**image input** ```bash -$ python yoloface.py --images samples/outside_000001.jpg --output-dir outputs/ +$ python yoloface.py --image samples/outside_000001.jpg --output-dir outputs/ ``` >**video input**