From fd91b9e032d648d734b8381f397792a77fa8de30 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 15 Jul 2015 13:46:26 -0700 Subject: [PATCH] link to wakatime/wakatime#troubleshooting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81618be..42c29f2 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,4 @@ Add the line: `"debug": true` Then, open your Sublime Console with `View -> Show Console` to see the plugin executing the wakatime cli process when sending a heartbeat. Also, tail your `$HOME/.wakatime.log` file to debug wakatime cli problems. +For more general troubleshooting information, see [wakatime/wakatime#troubleshooting](https://github.com/wakatime/wakatime#troubleshooting).