mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 01:19:52 +02:00
📜 Add README.md
This commit is contained in:
parent
0ea6b02fff
commit
cfa7d10747
1 changed files with 22 additions and 0 deletions
22
README.md
Normal file
22
README.md
Normal 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?
|
Loading…
Add table
Add a link
Reference in a new issue