Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit aface6c

Browse files
authored
chore: update README
1 parent 0e8f913 commit aface6c

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
# react-native-mlkit-ocr
2+
<p align="center">
3+
Google on-device MLKit text recognition for React Native
4+
</p>
5+
6+
<p align="center">
7+
<img src="https://user-images.githubusercontent.com/1637928/115913726-d2a97c00-a425-11eb-9c6a-6d19b974ee81.gif">
8+
</p>
29

3-
Google on-device MLKit text recognition for React Native
410

511
## Installation
612

713
```sh
814
npm install react-native-mlkit-ocr
915
```
1016

17+
1118
## Usage
1219

1320
```js

0 commit comments

Comments
 (0)