Skip to content

Commit 0e864e0

Browse files
authored
Update README.md
Updated configuration
1 parent f2a7031 commit 0e864e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ npm install @devinikhiya/react-native-tesseractocr
2020
## Usage
2121

2222
```js
23-
import TesseractOcr, { useEventListener } from 'react-native-tessractocr';
23+
import TesseractOcr, { useEventListener } from '@devinikhiya/react-native-tesseractocr';
2424

2525
// ...
2626

0 commit comments

Comments
 (0)