From 1bec669a32001083c8a1084d0ea96b8863ef919b Mon Sep 17 00:00:00 2001 From: baztian Date: Sat, 4 Apr 2015 20:02:47 +0200 Subject: [PATCH] Add badge indicating which python/jython versions are supported. --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index ed14e37..9140d39 100644 --- a/README.rst +++ b/README.rst @@ -8,6 +8,12 @@ .. image:: https://img.shields.io/coveralls/baztian/jaydebeapi/master.svg :target: https://coveralls.io/r/baztian/jaydebeapi +.. image:: https://img.shields.io/badge/python-2.6,_2.7-blue.svg + :target: https://pypi.python.org/pypi/JayDeBeApi + +.. image:: https://img.shields.io/badge/jython-2.5.3,_2.7--rc1-blue.svg + :target: https://pypi.python.org/pypi/JayDeBeApi + .. image:: https://pypip.in/version/JayDeBeApi/badge.svg :target: https://pypi.python.org/pypi/JayDeBeApi