📜 Add README.md

This commit is contained in:
Gerber, Mike 2019-06-25 17:54:16 +02:00
parent 0ea6b02fff
commit cfa7d10747

22
README.md Normal file
View file

@ -0,0 +1,22 @@
My OCR-D workflow
=================
WIP.
It's easiest to use it as a container. `build` and `run` rely on the Podman
container engine, but should work with s/podman/docker/ too.
~~~
cd ~/devel/my_ocrd_workflow
./build
~~~
~~~
cd /path/to/some-ocrd-workspace
~/devel/my_ocrd_workflow/run
~~~
TODO
====
* How to create a OCR-D workspace?