From 2e708d35188b2d90a8cddac4d131094df3bfbd9d Mon Sep 17 00:00:00 2001 From: Bogdan Poplauschi Date: Fri, 4 Jul 2014 10:56:09 +0300 Subject: [PATCH] Updated README.md with badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 96ed48d..9bbcca5 100644 --- a/README.md +++ b/README.md @@ -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.