From f20408f89e5a4c2109f4d8c0a40f140d2f7f4a3f Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Thu, 24 Dec 2015 13:24:58 -0500 Subject: Added shields.io buttons (pypi); fancy stuff. --- README.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 2707dba..b919519 100644 --- a/README.rst +++ b/README.rst @@ -9,6 +9,22 @@ The ideas for this program is based on combobox_ .. _combobox: https://bitbucket.org/bgsucodeloverslab/combobox +.. image:: https://img.shields.io/pypi/pyversions/combox.svg + :target: https://pypi.python.org/pypi/combox/ + :alt: [ Python versions - 2.7 ] +.. image:: https://img.shields.io/pypi/status/combox.svg + :target: https://pypi.python.org/pypi/combox/ + :alt: [ Development status - Alpha ] +.. image:: https://img.shields.io/pypi/v/combox.svg + :target: https://pypi.python.org/pypi/combox/ + :alt: [ Latest Version ] +.. image:: https://img.shields.io/pypi/wheel/combox.svg + :target: https://pypi.python.org/pypi/combox/ + :alt: [ Wheel Status ] +.. image:: https://img.shields.io/pypi/dm/combox.svg + :target: https://pypi.python.org/pypi/combox/ + :alt: [ Downloads per month ] + etymology --------- -- cgit v1.2.3