diff --git a/README.md b/README.md index 41c6578..80de4d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ ![Demo Project](TGPControlDemo.gif) +[![Build Status](https://travis-ci.org/SwiftArchitect/TGPControls.svg?branch=master)](https://travis-ci.org/SwiftArchitect/TGPControls) +[![CocoaPods](http://img.shields.io/cocoapods/v/TGPControls.svg)](https://cocoapods.org/pods/TGPControls) +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg)](https://github.com/Carthage/Carthage) +![MIT License](https://img.shields.io/cocoapods/l/TGPControls.svg) + # Slider with _ticks_ & animated Label (Swift) TGPControls are drop-in replacement of `UISlider` & `UILabel`, with visual preview in **Interface Builder**, single liner instrumentation, smooth animations, simple API, powerful customization.