From d7668a184238a0a5df5d3a76940c340159a83cf4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 14 May 2017 04:46:56 +0200 Subject: [PATCH] Add notes to tesseract about language files --- tesseract.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tesseract.json b/tesseract.json index f876fdbf1e..43c0cae0d8 100644 --- a/tesseract.json +++ b/tesseract.json @@ -21,6 +21,7 @@ "persist": [ "tessdata" ], + "notes": "Language data files can be downloaded from https://github.com/tesseract-ocr/tessdata", "checkver": { "re": "tesseract-ocr-setup-([\\d.]+)", "url": "https://github.com/UB-Mannheim/tesseract/wiki"