diff --git a/README.rst b/README.rst index 0e440df..fccf934 100644 --- a/README.rst +++ b/README.rst @@ -4,13 +4,13 @@ speedtest-cli Command line interface for testing internet bandwidth using speedtest.net -.. image:: https://pypip.in/v/speedtest-cli/badge.png +.. image:: https://img.shields.io/pypi/v/speedtest-cli.svg :target: https://pypi.python.org/pypi/speedtest-cli/ :alt: Latest Version -.. image:: https://pypip.in/d/speedtest-cli/badge.png +.. image:: https://img.shields.io/pypi/dm/speedtest-cli.svg :target: https://pypi.python.org/pypi/speedtest-cli/ :alt: Downloads -.. image:: https://pypip.in/license/speedtest-cli/badge.png +.. image:: https://img.shields.io/pypi/l/speedtest-cli.svg :target: https://pypi.python.org/pypi/speedtest-cli/ :alt: License @@ -19,6 +19,10 @@ Versions speedtest-cli works with Python 2.4-3.4 +.. image:: https://img.shields.io/pypi/pyversions/speedtest-cli.svg + :target: https://pypi.python.org/pypi/speedtest-cli/ + :alt: Versions + Installation ------------