Add Travis Image to READMEs
[ci skip]
This commit is contained in:
parent
bf7b6727dd
commit
48e7ccd39c
2 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
Twython
|
Twython
|
||||||
=======
|
=======
|
||||||
|
|
||||||
[](https://crate.io/packages/twython/)
|
[](https://travis-ci.org/ryanmcgrath/twython) [](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!
|
```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!
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
Twython
|
Twython
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
.. image:: https://travis-ci.org/ryanmcgrath/twython.png?branch=master
|
||||||
|
:target: https://travis-ci.org/ryanmcgrath/twython
|
||||||
.. image:: https://pypip.in/d/twython/badge.png
|
.. image:: https://pypip.in/d/twython/badge.png
|
||||||
:target: https://crate.io/packages/twython/
|
:target: https://crate.io/packages/twython/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue