Skip to content

Commit

Permalink
Merge pull request #737 from OCR-D/update-readme-docs
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kba authored Nov 9, 2021
2 parents c20a66e + 739a81a commit d9f660e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pip install ocrd
pip install ocrd_modelfactory
```

All python software released by [OCR-D](https://github.com/OCR-D) requires Python 3.5 or higher.
All python software released by [OCR-D](https://github.com/OCR-D) requires Python 3.6 or higher.

## Command line tools

Expand Down Expand Up @@ -118,5 +118,6 @@ Test with local files: `make test`

## See Also

- [OCR-D Specifications](https://ocr-d.github.io) ([Repo](https://github.com/ocr-d/spec))
- [OCR-D Documentation](https://ocr-d.github.io/docs) ([Repo](https://github.com/ocr-d/docs))
- [OCR-D Specifications](https://https://ocr-d.de/en/spec/) ([Repo](https://github.com/ocr-d/spec))
- [OCR-D core API documentation](https://ocr-d.de/core) (built here via `make docs`)
- [OCR-D Website](https://ocr-d.de) ([Repo](https://github.com/ocr-d/ocrd-website))

0 comments on commit d9f660e

Please sign in to comment.