Skip to content

Commit

Permalink
Adding SwiftPM instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
blommegard committed Mar 13, 2021
1 parent b4a733f commit b40544c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ Beautiful flag icons for usage in apps and on the web. All flags are provided as

FlagKit provides a framework for easy installation as a dependency. You can also manually copy the Asset Catalog into your project.

### SwiftPM
Add the folowinig as repository URL:

```
https://github.com/madebybowtie/FlagKit.git
```

### Carthage
Add the following line to your `Cartfile`:

Expand Down

0 comments on commit b40544c

Please sign in to comment.