Updated README.md with badges
Showing
1 changed file
with
4 additions
and
0 deletions
1 | Web Image | 1 | Web Image |
2 | ========= | 2 | ========= |
3 | +[![Build Status](http://img.shields.io/travis/rs/SDWebImage/master.svg?style=flat)](https://travis-ci.org/rs/SDWebImage) | ||
4 | +[![Pod Version](http://img.shields.io/cocoapods/v/SDWebImage.svg?style=flat)](http://cocoadocs.org/docsets/SDWebImage/) | ||
5 | +[![Pod Platform](http://img.shields.io/cocoapods/p/SDWebImage.svg?style=flat)](http://cocoadocs.org/docsets/SDWebImage/) | ||
6 | +[![Pod License](http://img.shields.io/cocoapods/l/SDWebImage.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0.html) | ||
3 | 7 | ||
4 | This library provides a category for UIImageView with support for remote images coming from the web. | 8 | This library provides a category for UIImageView with support for remote images coming from the web. |
5 | 9 |
-
Please register or login to post a comment