Browse Source

Fixed README typo.

pull/21/head
Andrew Han 8 years ago
parent
commit
5a71378efc
  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