Nicer badges
authorDan Foreman-Mackey <dan@danfm.ca>
Sun, 25 Jan 2015 16:42:12 +0000 (11:42 -0500)
committerDan Foreman-Mackey <dan@danfm.ca>
Sun, 25 Jan 2015 16:42:12 +0000 (11:42 -0500)
README.md

index 689e390a5cedae4af167fb8d1321f2594ad7fdfb..f802c5ef8338b6c2700d0223e883bf98e248667d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 Tweepy: Twitter for Python!
 ======
-[![Build Status](https://travis-ci.org/tweepy/tweepy.png?branch=master)](https://travis-ci.org/tweepy/tweepy)
+[![Build Status](http://img.shields.io/travis/tweepy/tweepy/master.svg?style=flat)](https://travis-ci.org/tweepy/tweepy)
 [![Documentation Status](https://readthedocs.org/projects/tweepy/badge/?version=v3.1.0)](http://docs.tweepy.org)
-[![Downloads](https://pypip.in/d/tweepy/badge.png)](https://crate.io/packages/tweepy) [![Downloads](https://pypip.in/v/tweepy/badge.png)](https://crate.io/packages/tweepy)
-[![Coverage Status](https://coveralls.io/repos/tweepy/tweepy/badge.png?branch=master)](https://coveralls.io/r/tweepy/tweepy?branch=master)
+[![Downloads](http://img.shields.io/pypi/dm/tweepy.svg?style=flat)](https://crate.io/packages/tweepy) [![Version](http://img.shields.io/pypi/v/tweepy.svg?style=flat)](https://crate.io/packages/tweepy)
+[![Coverage Status](https://img.shields.io/coveralls/tweepy/tweepy/master.svg?style=flat)](https://coveralls.io/r/tweepy/tweepy?branch=master)
 
 Installation
 ------------