Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
romanmazeev committed Feb 26, 2025
1 parent 599f020 commit bc5b6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Library for scanning documents via [MRZ](https://en.wikipedia.org/wiki/Machine-r
### Swift Package Manager
```swift
dependencies: [
.package(url: "https://github.com/romanmazeev/MRZScanner.git", .upToNextMajor(from: "1.1.5"))
.package(url: "https://github.com/romanmazeev/MRZScanner.git", .upToNextMajor(from: "1.1.6"))
]
```
*The library has an SPM [dependency](https://github.com/romanmazeev/MRZParser) for MRZ code parsing.*
Expand Down

0 comments on commit bc5b6e2

Please sign in to comment.