-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3c77eae
commit eff7311
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,20 @@ | ||
# FlagKit ![SE](Assets/PNG/[email protected]) | ||
![Header](Header.png) | ||
|
||
<div align="center"> | ||
<a href="https://travis-ci.org/madebybowtie/FlagKit" target="_blank"> | ||
<img src="http://img.shields.io/travis/madebybowtie/FlagKit.svg?style=flat" /> | ||
</a> | ||
|
||
<a href="https://github.com/Carthage/Carthage" target="_blank"> | ||
<img src="https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat" /> | ||
</a> | ||
|
||
<a href="https://cocoapods.org/pods/FlagKit" target="_blank"> | ||
<img src="https://img.shields.io/cocoapods/v/FlagKit.svg?style=flat" /> | ||
</a> | ||
</div> | ||
|
||
# FlagKit | ||
|
||
Beautiful flag icons for usage in apps and on the web. All flags are provided as stand-alone PNG and SVG files. FlagKit also provides an Asset Catalog and framework for easy use on Apple platforms. | ||
|
||
|
eff7311
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ameraldraj should