🧹 Update README for the newest changes + clean-up

This commit is contained in:
Gerber, Mike 2020-12-09 12:51:00 +01:00
parent 5bf350056f
commit d226486b3f

View file

@ -86,7 +86,7 @@ The document must be specified by its PPN, for example:
~~~
~/devel/ocrd-galley/ppn2ocr PPN77164308X
cd PPN77164308X
~/devel/ocrd-galley/run-docker-hub -I BEST --skip-validation
~/devel/ocrd-galley/my_ocrd_workflow -I BEST --skip-validation
~~~
This produces a workspace directory `PPN77164308X` with the OCR results in it;
@ -104,7 +104,7 @@ for the given images.
~~~
~/devel/ocrd-galley/ocrd-workspace-from-images 0005.png
cd workspace-xxxxx # output by the last command
~/devel/ocrd-galley/run-docker-hub
~/devel/ocrd-galley/my_ocrd_workflow
~~~
This produces a workspace from the files and then runs the OCR workflow on it.