From bf6be426f336996710d81e2252da97a3246c645f Mon Sep 17 00:00:00 2001 From: Robert Reiz Date: Sat, 26 Jul 2014 10:45:46 +0200 Subject: [PATCH] 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.