Update 'readme.md'

master
Pedro Sá Couto 4 years ago
parent dfa84817ca
commit f1bbfc0c24

@ -5,9 +5,7 @@
This set of scripts was written for the Text Laundrette workshop.<br>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, <em>workshop_stream.sh</em>.
<br><br><br>
##Dependencies
###Brew (MAC) or apt-get (LINUX)
<p>Youll need the command-line tools for Xcode installed.</p>
@ -53,7 +51,7 @@ sudo chmod 777 merge_scans.sh workshop_stream.sh marge_files.sh
<p>Wait :)</p>
<br><br><br>
##Aditional information
###Create 5 directories
@ -105,6 +103,6 @@ python3 tesseract_ocr.py
```bash
./merge_files.sh
```
<br><br><br>
## License
The package is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Loading…
Cancel
Save