Skip to content

Commit 9cc7054

Browse files
authored
Update README.md
1 parent bb7e3e5 commit 9cc7054

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ import TesseractOcr, { useEventListener } from '@devinikhiya/react-native-tesser
5050

5151
## TessData
5252
Strict requirement on language files existing in a referenced "tessdata" folder.
53+
For Android
54+
55+
Save TessData Files into - android/app/src/main/assets/tessdata
56+
57+
exaample - for the language english - android/app/src/main/assets/tessdata/eng.traineddata
5358
## Contributing
5459

5560
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

0 commit comments

Comments
 (0)