Skip to content

Commit

Permalink
Add links and images
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky authored and markusweigelt committed Jun 13, 2022
1 parent 330154c commit 787794d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Kitodo Production using OCR-D

> Docker integration of [Kitodo.Production](https://github.com/kitodo/kitodo-production) and [OCR-D](https://ocr-d.de)
![architecture](https://i.imgur.com/UMiVd3Y.png)
![sharing](https://i.imgur.com/UBu5zVg.png)

* [Prerequisites](#prerequisites)
* [Setup](#setup)
* [Credentials and test database](#credentials-and-test-database)
Expand Down Expand Up @@ -45,7 +50,9 @@ Or, after cloning and entering the repository normally, clone all submodules:

Go to the directory where you've put your checkout.

Before Docker Compose can be started, you must create directories to mount an SSH key pair for user authentication to OCR-D Controller and OCR-D Manager.
Before Docker Compose can be started, you must create directories to mount an SSH key pair
for user authentication to [OCR-D Controller](https://github.com/bertsky/ocrd_controller)
and [OCR-D Manager](https://github.com/markusweigelt/ocrd_manager).

The fastest way is to use the makefile via the following command:

Expand Down

0 comments on commit 787794d

Please sign in to comment.