From 5466fa478a7f8775f5494e6966e12dede027cf13 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 18 Apr 2016 20:42:45 +0200 Subject: [PATCH] add badge for supported python versions --- README.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 3f4ae21..4f22822 100644 --- a/README.rst +++ b/README.rst @@ -6,15 +6,18 @@ WakaTime .. image:: https://coveralls.io/repos/wakatime/wakatime/badge.svg?branch=master&service=github :target: https://coveralls.io/github/wakatime/wakatime?branch=master - -.. image:: https://wakaslack.herokuapp.com/badge.svg - :target: https://wakaslack.herokuapp.com .. image:: https://gemnasium.com/badges/github.com/wakatime/wakatime.svg :target: https://gemnasium.com/github.com/wakatime/wakatime .. image:: https://badge.fury.io/py/wakatime.svg - :target: https://badge.fury.io/py/wakatime + :target: https://pypi.python.org/pypi/wakatime + +.. image:: https://img.shields.io/pypi/pyversions/wakatime.svg + :target: https://pypi.python.org/pypi/wakatime + +.. image:: https://wakaslack.herokuapp.com/badge.svg + :target: https://wakaslack.herokuapp.com Command line interface to `WakaTime `_ used by all WakaTime `text editor plugins `_.