Browse Source

Merge pull request #21 from andrewthehan/readmeTypo

Fixes README typo.
pull/25/head
bijection 8 years ago committed by GitHub
parent
commit
b38b3a8c1f
  1. 2
      README.md

2
README.md

@ -206,7 +206,7 @@ Tesseract.recognize(myImage) @@ -206,7 +206,7 @@ Tesseract.recognize(myImage)
The console will show something like:
```javascript
progress is: {
result is: {
blocks: Array[1]
confidence: 87
html: "<div class='ocr_page' id='page_1' ..."

Loading…
Cancel
Save