Add notes to tesseract about language files

This commit is contained in:
Richard Kuhnt 2017-05-14 04:46:56 +02:00
parent f07d9496e5
commit d7668a1842

View File

@ -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"