Skip to content

Commit

Permalink
Fixed shields/badges
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrenz committed Feb 26, 2016
1 parent 5e644ae commit 6e4a4e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
@@ -1,9 +1,9 @@
# SettingsKit

[![CI Status](http://img.shields.io/travis/dtrenz/About.svg?style=flat)](https://travis-ci.org/dtrenz/About)
[![Version](https://img.shields.io/cocoapods/v/About.svg?style=flat)](http://cocoapods.org/pods/About)
[![License](https://img.shields.io/cocoapods/l/About.svg?style=flat)](http://cocoapods.org/pods/About)
[![Platform](https://img.shields.io/cocoapods/p/About.svg?style=flat)](http://cocoapods.org/pods/About)
[![CI Status](http://img.shields.io/travis/dtrenz/SettingsKit.svg?style=flat)](https://travis-ci.org/dtrenz/SettingsKit)
[![Version](https://img.shields.io/cocoapods/v/SettingsKit.svg?style=flat)](http://cocoapods.org/pods/SettingsKit)
[![License](https://img.shields.io/cocoapods/l/SettingsKit.svg?style=flat)](http://cocoapods.org/pods/SettingsKit)
[![Platform](https://img.shields.io/cocoapods/p/SettingsKit.svg?style=flat)](http://cocoapods.org/pods/SettingsKit)
[![Sponsored by Detroit Labs](https://img.shields.io/badge/sponsor-Detroit%20Labs-000000.svg?style=flat)](http://www.detroitlabs.com)

`SettingsKit` is a small library that makes it very simple to add useful app metadata
Expand Down

0 comments on commit 6e4a4e9

Please sign in to comment.