diff --git a/README.rst b/README.rst index 7573925..0995fd9 100644 --- a/README.rst +++ b/README.rst @@ -72,3 +72,5 @@ Each plugin also has it's own log file for things outside of the common wakatime * **Vim** errors get displayed in the status line or inline (use ``:redraw!`` to clear inline errors) * **Visual Studio** errors go to ActivityLog.xml (`more info... `_) * **Xcode** errors go to ``dmesg`` (type ``dmesg`` in a Terminal to view them) + +Check that heartbeats are received by the WakaTime api with the ``last_heartbeat`` and ``last_plugin`` attributes from the `current user `_ api resource. Saving a file forces a heartbeat to be sent.