1 parent 737fcdb commit 073f49aCopy full SHA for 073f49a
1 file changed
README.md
@@ -10,6 +10,14 @@ A powerful React Native OCR (Optical Character Recognition) module powered by Go
10
- 🔄 **Flexible deployment**: Choose between bundled models (offline) or unbundled models (download on demand)
11
- 📱 **Cross-platform**: Works on both iOS and Android
12
13
+<table>
14
+ <tr>
15
+ <td>
16
+ Don't forget to hit the star ⭐ button
17
+ </td>
18
+ </tr>
19
+</table>
20
+
21
## Requirements
22
23
- iOS 15.5+ (Note: ML Kit iOS APIs run only on 64-bit devices.)
0 commit comments