Update README.rst

[ci skip]
This commit is contained in:
Mike Helmick 2015-07-18 10:11:04 -04:00
parent 1905e58ee5
commit 34db3a58ad

View file

@ -2,14 +2,17 @@ Twython
=======
.. image:: https://badge.fury.io/py/twython.png
:target: http://badge.fury.io/py/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
:target: https://crate.io/packages/twython/
.. image:: https://coveralls.io/repos/ryanmcgrath/twython/badge.png?branch=master
:target: https://coveralls.io/r/ryanmcgrath/twython?branch=master
.. image:: https://img.shields.io/pypi/v/twython.svg?style=flat-square
:target: https://pypi.python.org/pypi/twython
.. image:: https://img.shields.io/pypi/dw/twython.svg?style=flat-square
:target: https://pypi.python.org/pypi/twython
.. image:: https://img.shields.io/travis/ryanmcgrath/twython.svg?style=flat-square
:target: https://travis-ci.org/ryanmcgrath/twython
.. image:: https://img.shields.io/coveralls/ryanmcgrath/twython/master.svg?style=flat-square
:target: https://coveralls.io/r/ryanmcgrath/twython?branch=master
``Twython`` is the premier Python library providing an easy (and up-to-date) way to access Twitter data. Actively maintained and featuring support for Python 2.6+ and Python 3. It's been battle tested by companies, educational institutions and individuals alike. Try it today!