diff --git a/README.md b/README.md index 9dd02ea..8f29e2e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,14 @@ In order to run this tool you need corresponding models. You can find them here: https://file.spk-berlin.de:8443/textline_detection/ +# Installation + +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' +