From af670b55ac8e5a67ec763809e1f31ca52b20494c Mon Sep 17 00:00:00 2001 From: vahidrezanezhad Date: Thu, 5 Dec 2019 16:31:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f29e2e..d3da05f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ sudo pip install . # Usage -sbb_textline_detector -i 'image file name here' -o 'directory to write output xml here' -m 'here should be directory of models' +sbb_textline_detector -i 'image file name' -o 'directory to write output xml' -m 'directory of models'