Skip to content

Commit

Permalink
Update the Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattijah committed Mar 26, 2023
1 parent eb3738a commit 359187b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![SwiftPackageSupport](https://img.shields.io/badge/Swift_Package_Index-red?logo=swift&logoColor=white)](https://swiftpackageindex.com/Mattijah/QKMRZScanner)
[![Swift 5](https://img.shields.io/badge/Swift-5.0-orange.svg?style=flat)](https://developer.apple.com/swift/)
[![Git](https://img.shields.io/badge/GitHub-Mattijah-blue.svg?style=flat)](https://github.com/Mattijah)

Expand All @@ -10,14 +11,17 @@ Scans MRZ (Machine Readable Zone) from identity documents.

## Installation

##### Swift Package Manager
For better M1 & SPM support please see [master-spm](https://github.com/Mattijah/QKMRZScanner/tree/master-spm#installation).

##### CocoaPods
QKMRZScanner is available through CocoaPods. To install it, simply add the following line to your Podfile:

```ruby
pod 'QKMRZScanner'
```

### Note
**Xcode 12** and **CocoaPods** >= 1.10.0.rc.1 is recommended. More info [here](https://github.com/SwiftyTesseract/SwiftyTesseract/tree/support/3.x.x#note-on-cocoapods).
Please note: **Xcode 12** and **CocoaPods** >= 1.10.0.rc.1 is recommended. More info [here](https://github.com/SwiftyTesseract/SwiftyTesseract/tree/support/3.x.x#note-on-cocoapods).

## Setup

Expand Down

0 comments on commit 359187b

Please sign in to comment.