Skip to content

Commit 1f39c11

Browse files
committed
2 parents 18b4a57 + acd1c22 commit 1f39c11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ import TesseractOcr, { useEventListener } from '@devinikhiya/react-native-tesser
5858
Strict requirement on language files existing in a referenced "tessdata" folder.
5959
For Android
6060

61-
Save TessData Files into - android/app/src/main/assets/tessdata
61+
Save TessData Files into - ``` android/app/src/main/assets/tessdata ```
6262

63-
exaample - for the language english - android/app/src/main/assets/tessdata/eng.traineddata
63+
exaample - for the language english - ``` android/app/src/main/assets/tessdata/eng.traineddata ```
6464
## Contributing
6565

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

0 commit comments

Comments
 (0)