~fd/comic-ocr

add609cde9cb196d61d91b9eccca5178eb32e15e — Ersei Saggi 1 year, 8 months ago 91e8ef4 main
Update README
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 1,6 1,6 @@
# Comic OCR

This is a simple Python program to extract text from comics so that I can search for specific comics easily. So far, I have written an extractor for [SMBC Comics](smbc-comics.com). ~~The data will be made available with a search engine online later.~~ The data is available to use right now [here](https://9p4.github.io/comic-fulltext-search) and the repo is [here](https://github.com/9p4/comic-fulltext-search).
This is a simple Python program to extract text from comics so that I can search for specific comics easily. So far, I have written an extractor for [SMBC Comics](smbc-comics.com). ~~The data will be made available with a search engine online later.~~ The data is available to use right now [here](https://9p4.github.io/comic-fulltext-search) and the repo is [here](https://git.sr.ht/~fd/comic-fulltext-search).

## Requirements
- Tesseract OCR