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).