Skip to content

Commit 82e7737

Browse files
authored
update readme
1 parent 2d84a14 commit 82e7737

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
Document Scanner for Compose Multiplatform (Android/iOS) using [VNDocumentCameraViewController](https://developer.apple.com/documentation/visionkit/vndocumentcameraviewcontroller) on iOS and [MLKit Document scanner](https://developers.google.com/ml-kit/vision/doc-scanner) on Android.
99

10-
Supported Compose version:
10+
Supported Compose versions:
1111

12-
| Compose version | EasyDocumentScan Version |
13-
|-----------------|--------------------------|
14-
| 1.7 | 0.1.0+ |
15-
| 1.8 | 0.2.0+ |
16-
| 1.9 | 0.3.0+ |
12+
| EasyDocumentScan Version | Compose version |
13+
|--------------------------|-----------------|
14+
| 0.1.0+ | 1.7 |
15+
| 0.2.0+ | 1.8 |
16+
| 0.3.0+ | 1.9 |
1717

1818
# Dependency
1919
> [!NOTE]

0 commit comments

Comments
 (0)