From 6a8b73989917b561c1456c0eda6d42db29c85fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20S=C3=A1=20Couto?= Date: Tue, 28 Jan 2020 12:44:21 +0100 Subject: [PATCH] Update 'readme.md' --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index b1ebe25..f6d8f3a 100644 --- a/readme.md +++ b/readme.md @@ -45,7 +45,7 @@ brew install python3 python3-pip imagemagick poppler pdfunite ###PIP3 sudo pip3 install pdf2image Pillow time logging opencv-python pytesseract - +
##How to use

Add your pictures from the book scanner to the folder "/scans"

@@ -62,7 +62,7 @@ sudo chmod 777 merge_scans.sh workshop_stream.sh marge_files.sh

Wait :)

-


+

##Aditional information ###Create 5 directories @@ -114,6 +114,6 @@ python3 tesseract_ocr.py ```bash ./merge_files.sh ``` -


+

## License The package is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).