From 6ad12614156822c003f7614156027b6293e56e64 Mon Sep 17 00:00:00 2001 From: Simone Thiery-Schaefer Date: Wed, 3 Oct 2018 15:14:37 +0200 Subject: [PATCH] add python version badge Signed-off-by: Simone Thiery-Schaefer --- README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 35e8d5b..ac8d788 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,7 @@ Pure Python Jeelink LaCrosse Library ==================================== -|BuildStatus| |PypiVersion| |Coveralls| |CodeClimate| - +|BuildStatus| |PypiVersion| |PyPiPythonVersions| |Coveralls| |CodeClimate| Requirements @@ -11,7 +10,7 @@ Requirements This libray works with the `Jeelink`_ USB RF adapter and the arduino `sketch`_ hosted on the `FHEM`_ website. Tested Devices -------------- +-------------- * Technoline TX 29IT * Technoline TX 29DTH-IT @@ -90,6 +89,9 @@ then the tool will print the defined names :target: https://travis-ci.org/hthiery/python-lacrosse .. |PyPiVersion| image:: https://badge.fury.io/py/pylacrosse.svg :target: http://badge.fury.io/py/pylacrosse +.. |PyPiPythonVersions| image:: https://img.shields.io/pypi/pyversions/pylacrosse.svg + :alt: Python versions + :target: http://badge.fury.io/py/pylacrosse .. |CodeClimate| image:: https://api.codeclimate.com/v1/badges/fc83491ef0ae81080882/maintainability :target: https://codeclimate.com/github/hthiery/python-lacrosse/maintainability :alt: Maintainability