Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wacumov committed Sep 29, 2023
1 parent f5744c4 commit 948310a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ Small library to validate and format swedish personal identity numbers called "P
pod 'Personnummer', '~> 1.0.0'
```

### Swift Package Manager

```swift
.package(url: "https://github.com/personnummer/swift.git", from: "1.0.2")
```

## Usage

```swift
Expand Down

0 comments on commit 948310a

Please sign in to comment.