From b40544c0ea465e34d33bc0c714a77044921fa510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Blommega=CC=8Ard?= Date: Sat, 13 Mar 2021 21:09:54 +0100 Subject: [PATCH] Adding SwiftPM instructions. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 32d3f98e..95e9ca72 100644 --- a/README.md +++ b/README.md @@ -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`: