From 22ddbe27b09df093424ada1d6cf72b913e3b2cb3 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 28 Dec 2020 17:44:00 -0800 Subject: [PATCH] link directly to wakatime install instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec00285..b103ddb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Coding time tracker](https://wakatime.com/badge/github/wakatime/sublime-wakatime.svg)](https://wakatime.com/badge/github/wakatime/sublime-wakatime) -Metrics, insights, and time tracking automatically generated from your programming activity. +[WakaTime][wakatime] is an open source plugin for metrics, insights, and time tracking automatically generated from your programming activity. ## Installation @@ -46,6 +46,7 @@ Also, tail your `$HOME/.wakatime.log` file to debug wakatime cli problems. The [How to Debug Plugins][how to debug] guide shows how to check when coding activity was last received from your editor using the [User Agents API][user agents api]. For more general troubleshooting info, see the [wakatime-cli Troubleshooting Section][wakatime-cli-help]. +[wakatime]: https://wakatime.com/sublime-text [wakatime-cli-help]: https://github.com/wakatime/wakatime#troubleshooting [how to debug]: https://wakatime.com/faq#debug-plugins [user agents api]: https://wakatime.com/developers#user_agents