Updated README.md with badges

This commit is contained in:
Bogdan Poplauschi 2014-07-04 10:56:09 +03:00
parent 30e034d60d
commit 2e708d3518
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
Web Image
=========
[![Build Status](http://img.shields.io/travis/rs/SDWebImage/master.svg?style=flat)](https://travis-ci.org/rs/SDWebImage)
[![Pod Version](http://img.shields.io/cocoapods/v/SDWebImage.svg?style=flat)](http://cocoadocs.org/docsets/SDWebImage/)
[![Pod Platform](http://img.shields.io/cocoapods/p/SDWebImage.svg?style=flat)](http://cocoadocs.org/docsets/SDWebImage/)
[![Pod License](http://img.shields.io/cocoapods/l/SDWebImage.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0.html)
This library provides a category for UIImageView with support for remote images coming from the web.