From 9fd2203592984506f1d9257253d57a0efbe8e166 Mon Sep 17 00:00:00 2001 From: VladK Date: Fri, 16 Jun 2017 18:20:20 +0300 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25b9041..96756b9 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ Calculation speed: 1.2 sec on gtx 1080 ## Usage: ```bash -python pspnet.py +python pspnet.py --input-path INPUT_PATH --output-path OUTPUT_PATH ``` -this causes to start +