From b169ef5d345b6a839c6cfe3afb4fcf61b3106d29 Mon Sep 17 00:00:00 2001 From: Morten Espersen Date: Wed, 30 Nov 2016 12:00:23 +0100 Subject: [PATCH] Correcting link for 3rd party wiki pages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd64016d..cc9f3d69 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ languages "out of the box". It can be trained to recognize other languages. See Tesseract supports various output formats: plain-text, hocr(html), pdf. -This project does not include a GUI application. If you need one, please see the [3rdParty](https://github.com/tesseract-ocr/tesseract/wiki/3rdParty) wiki page. +This project does not include a GUI application. If you need one, please see the [3rdParty](https://github.com/tesseract-ocr/tesseract/wiki/User-Projects-%E2%80%93-3rdParty) wiki page. You should note that in many cases, in order to get better OCR results, you'll need to [improve the quality](https://github.com/tesseract-ocr/tesseract/wiki/ImproveQuality) of the image you are giving Tesseract.