diff --git a/README.md b/README.md index 6a22edf..1dba84d 100644 --- a/README.md +++ b/README.md @@ -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