We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df25be3 commit a85ec9cCopy full SHA for a85ec9c
README.md
@@ -4,10 +4,10 @@ tesseract ocr wrapper for react-native...
4
it Uses - [Tesseract4Android](https://github.com/adaptech-cz/Tesseract4Android) for android.
5
[Tesseract-OCR-iOS](https://github.com/gali8/Tesseract-OCR-iOS) for ios (not implemented yet !)
6
7
-You can
8
-💫 recognize text from remote image(url)🕸️
9
-💫 recognize text with Camera 📷
10
-💫 recognize text from gallery📱
+You can <br>
+💫 recognize text from remote image(url)🕸️ <br>
+💫 recognize text with Camera 📷 <br>
+💫 recognize text from gallery📱 <br>
11
12
also support multi-language recognization.
13
0 commit comments