Add Travis Image to READMEs

[ci skip]
This commit is contained in:
Mike Helmick 2013-05-21 18:30:37 -04:00
parent bf7b6727dd
commit 48e7ccd39c
2 changed files with 3 additions and 1 deletions

View file

@ -1,7 +1,7 @@
Twython
=======
[![Downloads](https://pypip.in/d/twython/badge.png)](https://crate.io/packages/twython/)
[![Build Status](https://travis-ci.org/ryanmcgrath/twython.png?branch=master)](https://travis-ci.org/ryanmcgrath/twython) [![Downloads](https://pypip.in/d/twython/badge.png)](https://crate.io/packages/twython/)
```Twython``` is a library providing an easy (and up-to-date) way to access Twitter data in Python. Actively maintained and featuring support for both Python 2.6+ and Python 3, it's been battle tested by companies, educational institutions and individuals alike. Try it today!