mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
link directly to wakatime install instructions
This commit is contained in:
parent
ddaf60b8b0
commit
22ddbe27b0
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[![Coding time tracker](https://wakatime.com/badge/github/wakatime/sublime-wakatime.svg)](https://wakatime.com/badge/github/wakatime/sublime-wakatime)
|
[![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
|
## 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].
|
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].
|
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
|
[wakatime-cli-help]: https://github.com/wakatime/wakatime#troubleshooting
|
||||||
[how to debug]: https://wakatime.com/faq#debug-plugins
|
[how to debug]: https://wakatime.com/faq#debug-plugins
|
||||||
[user agents api]: https://wakatime.com/developers#user_agents
|
[user agents api]: https://wakatime.com/developers#user_agents
|
||||||
|
Loading…
Reference in New Issue
Block a user