diff --git a/README.md b/README.md index a357e2e..9b1cf9c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ 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! Features diff --git a/README.rst b/README.rst index 0e44426..255be92 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,9 @@ Twython ======= + +.. image:: https://pypip.in/d/twython/badge.png + :target: 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! Features