From f1bbfc0c24dc795347e88487f705e35f2f670549 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20S=C3=A1=20Couto?= Date: Tue, 28 Jan 2020 12:36:15 +0100 Subject: [PATCH] Update 'readme.md' --- readme.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 1b67c22..2155c26 100644 --- a/readme.md +++ b/readme.md @@ -5,9 +5,7 @@ This set of scripts was written for the Text Laundrette workshop.
It is a workflow to turn the pictures from the DIY Book Scanner into a final OCRed PDF. In case you want to skip any of the scripts just comment out in the shell code, workshop_stream.sh. - - - +


##Dependencies ###Brew (MAC) or apt-get (LINUX)

You’ll need the command-line tools for Xcode installed.

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

Wait :)

- +


##Aditional information ###Create 5 directories @@ -105,6 +103,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).