diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-12-24 13:24:58 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-12-24 13:24:58 -0500 |
commit | f20408f89e5a4c2109f4d8c0a40f140d2f7f4a3f (patch) | |
tree | 564628501f598fa40a462e4ab13473c4434a175d | |
parent | e60377dbefa18c38300045cc15ce79ae35b1b414 (diff) |
Added shields.io buttons (pypi); fancy stuff.
-rw-r--r-- | README.rst | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 --------- |