Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thepirat000 authored Jun 28, 2019
1 parent b428e86 commit 39bb839
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

#### A simple Snipping tool for Windows with OCR capabilities using [SpaceOCR API](https://ocr.space/ocrapi) **or** [Tesseract](https://github.com/tesseract-ocr/tesseract)

## Installation

Download executable from [Releases](https://github.com/thepirat000/Snipping-Ocr/releases/)
or
Install via ClickOnce from [Here](https://snipping-ocr.azurewebsites.net/snipping-ocr/)

> NOTE: This is just an example application for which I do not give support. You are free to copy/paste the code. Do not expect bugs/issues to be fixed.
How to use:
Expand All @@ -21,7 +27,3 @@ How to use:
![Process](http://i.imgur.com/3R1BQHO.png)

![Result](https://i.imgur.com/frqMxYw.png)

Download executable from [Releases](https://github.com/thepirat000/Snipping-Ocr/releases/)
or
Install via ClickOnce from [Here](http://thepirat-win.cloudapp.net/Snipping-Ocr/)

0 comments on commit 39bb839

Please sign in to comment.