From 8cd768fcacca2d6a08c8e2411c5338f6a599ced0 Mon Sep 17 00:00:00 2001 From: Sunim Acharya Date: Sun, 18 Feb 2018 21:09:50 +0545 Subject: [PATCH] Update gif --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 235db95..cca3b7b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Get OCR in txt form from an image or pdf extension supporting multiple files fro **Currently in alpha state** -[![Srijana features](https://i.imgur.com/FDGpiwp.gif)](https://youtu.be/Cpj3XVdsK_g) +[![Saram features](https://i.imgur.com/wIFPRtU.gif)](https://i.imgur.com/wIFPRtU.gif) **Note:** Mkae sure you have a OCR tool like `tesseract` and certain data value for comparing OCR, eg `tesseract-data-eng` along with `Pillow` and `Wand` for image conversion and loading.