From 5e6e6d4ceb9204976002d2b0c4b2fe2645e657cd Mon Sep 17 00:00:00 2001 From: Varun Shenoy Date: Wed, 26 Oct 2016 08:51:12 -0700 Subject: [PATCH] Added link to wikipedia page for OCR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7c5333..f1e8687 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![npm version](https://badge.fury.io/js/tesseract.js.svg)](https://badge.fury.io/js/tesseract.js) [![Beerpay](https://img.shields.io/badge/Click%20Here%20-to%20Buy%20Us%20A%20Beer-red.svg)](https://beerpay.io/naptha/tesseract.js) -Tesseract.js is a javascript library that gets words in [almost any language](./docs/tesseract_lang_list.md) out of images. ([Demo](http://tesseract.projectnaptha.com/)) +Tesseract.js is a javascript library that gets words in [almost any language](./docs/tesseract_lang_list.md) out of images through [Optical Character Recognition(OCR)](https://en.wikipedia.org/wiki/Optical_character_recognition). ([Demo]https://en.wikipedia.org/wiki/Optical_character_recognition(http://tesseract.projectnaptha.com/)) [![fancy demo gif](./demo.gif "Demo")](http://tesseract.projectnaptha.com)