Skip to content

Commit

Permalink
Added badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Koehnke committed Nov 14, 2015
1 parent 71bcc9d commit 545adff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# AnimatedBlurLabel

[![Twitter: @mkoehnke](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/mkoehnke)
[![Version](https://img.shields.io/cocoapods/v/AnimatedBlurLabel.svg?style=flat)](http://cocoadocs.org/docsets/AnimatedBlurLabel)
[![License](https://img.shields.io/cocoapods/l/AnimatedBlurLabel.svg?style=flat)](http://cocoadocs.org/docsets/AnimatedBlurLabel)
[![Platform](https://img.shields.io/cocoapods/p/AnimatedBlurLabel.svg?style=flat)](http://cocoadocs.org/docsets/AnimatedBlurLabel)

Subclass of UILabel for animating the blurring and unblurring of text. Take a look at the demo project to see how to use it.

<img src="https://raw.githubusercontent.com/mkoehnke/AnimatedBlurLabel/master/Resources/AnimatedBlurLabel.gif">
Expand Down

0 comments on commit 545adff

Please sign in to comment.