From 6d772c70708dc930a44b0908561dd612d96bc284 Mon Sep 17 00:00:00 2001 From: Jerome Wu Date: Thu, 10 Oct 2019 20:13:51 +0800 Subject: [PATCH] Center video demo gif --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4621a44..6fd5600 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ Image Recognition Video Real-time Recognition +

[![video demo gif](./docs/images/video-demo.gif)](https://github.com/jeromewu/tesseract.js-video) +

Tesseract.js wraps an [emscripten](https://github.com/kripken/emscripten) [port](https://github.com/naptha/tesseract.js-core) of the [Tesseract](https://github.com/tesseract-ocr/tesseract) [OCR](https://en.wikipedia.org/wiki/Optical_character_recognition) Engine.