From ed90a140ce33d6b88d04c63bbfd6f8369def1c6a Mon Sep 17 00:00:00 2001 From: simon987 Date: Sun, 19 Jul 2020 14:53:03 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 599a806..2aed6fe 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ scan is also supported. ### OCR -You can enable OCR support for pdf,xps,cbz,cbr,fb2,epub file types with the +You can enable OCR support for pdf,xps,fb2,epub file types with the `--ocr ` option. Download the language data files with your package manager (`apt install tesseract-ocr-eng`) or directly [from Github](https://github.com/tesseract-ocr/tesseract/wiki/Data-Files).