diff --git a/HELP.md b/HELP.md index d78187f..cf90a5b 100644 --- a/HELP.md +++ b/HELP.md @@ -1 +1,10 @@ # Companion Module Toggl Track + +This module allows you to start and stop [Toggl Track](https://track.toggl.com/) timers. + +Before using this module you must create a Toggl Track account. Then go to your Toggl profile settings page and copy the API token. Paste this token into the config page of this module and click save. If all is well the module status will turn green. + +Look for this section on your toggl profile. + +![api token](api_token.png) + diff --git a/api_token.png b/api_token.png new file mode 100644 index 0000000..32b7acb Binary files /dev/null and b/api_token.png differ