From 934c9cc96ddc910cd9e52d851380ccb0fe25bef4 Mon Sep 17 00:00:00 2001 From: Robert Reiz Date: Sat, 26 Jul 2014 10:44:56 +0200 Subject: [PATCH 1/2] Add Dependency Badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9bbcca5..1256cfa 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Web Image [![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) +[![Dependency Status](https://www.versioneye.com/objective-c/sdwebimage/3.3/badge.svg?style=flat)](https://www.versioneye.com/objective-c/sdwebimage/3.3) This library provides a category for UIImageView with support for remote images coming from the web. From bf6be426f336996710d81e2252da97a3246c645f Mon Sep 17 00:00:00 2001 From: Robert Reiz Date: Sat, 26 Jul 2014 10:45:46 +0200 Subject: [PATCH 2/2] Add References Badge to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1256cfa..1ed9ed0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Web Image [![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) [![Dependency Status](https://www.versioneye.com/objective-c/sdwebimage/3.3/badge.svg?style=flat)](https://www.versioneye.com/objective-c/sdwebimage/3.3) +[![Reference Status](https://www.versioneye.com/objective-c/sdwebimage/reference_badge.svg?style=flat)](https://www.versioneye.com/objective-c/sdwebimage/references) This library provides a category for UIImageView with support for remote images coming from the web.