Browse Source

Update README.md

pull/305/head
Jerome Wu 6 years ago
parent
commit
fb60a2389f
  1. 1
      README.md

1
README.md

@ -44,6 +44,7 @@ worker.recognize(myImage) @@ -44,6 +44,7 @@ worker.recognize(myImage)
- Upgrade to tesseract v4
- Support multiple languages at the same time, eg: eng+chi_tra for English and Traditional Chinese
- Supported image formats: png, jpg, bmp, pbm
- Support WebAssembly (fallback to ASM.js when browser doesn't support)
## Installation

Loading…
Cancel
Save