From 0d88d56ed866542fcaed891d8e633607a06c57c6 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 13 Aug 2015 12:57:38 -0700 Subject: [PATCH] add coveralls badge --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 34c1b68..1e6ba61 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,9 @@ WakaTime .. image:: https://travis-ci.org/wakatime/wakatime.svg :target: https://travis-ci.org/wakatime/wakatime +.. image:: https://coveralls.io/repos/wakatime/wakatime/badge.svg?branch=master&service=github + :target: https://coveralls.io/github/wakatime/wakatime?branch=master + Fully automatic time tracking for programmers. This is the common interface for the WakaTime api. You shouldn't need to directly use this package unless you are creating a new plugin or your text editor's plugin asks you to install the wakatime cli interface.