1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:53:10 +02:00

tesseract: add link to homepage

This commit is contained in:
pxgamer 2019-05-14 17:25:13 +01:00 committed by Lucas Gabriel Schneider
parent 689486d48a
commit 6f5bd248fe

View file

@ -1,6 +1,7 @@
# tesseract
> OCR (Optical Character Recognition) engine.
> Homepage: <https://github.com/tesseract-ocr/tesseract>.
- Recognize text in an image and save it to `output.txt` (the '.txt' extension is added automatically):