From fd346176b48681c324e89749348bbb4a7615b744 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 9 Mar 2015 15:13:17 -0700 Subject: [PATCH] update readme --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2770a9c..7c31e9f 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ WakaTime 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. +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. Go to http://wakatime.com to install the plugin for your text editor. @@ -15,7 +15,7 @@ Install the plugin for your IDE/editor at https://wakatime.com/plugins If you are building a plugin using the `WakaTime API `_ then follow the `Creating a Plugin `_ -guide for information about using ``wakatime-cli.py``. +guide. Configuring