diff --git a/README.rst b/README.rst index 0c1338a..9953683 100644 --- a/README.rst +++ b/README.rst @@ -13,8 +13,8 @@ Usage Install the plugin for your IDE/editor at https://wakatime.com/plugins -If you are building a plugin using the `WakaTime API ` -then follow the `Creating a Plugin ` +If you are building a plugin using the `WakaTime API `_ +then follow the `Creating a Plugin `_ guide for information about using ``wakatime-cli.py``. @@ -23,7 +23,7 @@ Configuring Options can be passed via command line, or set in the ``$HOME/.wakatime.cfg`` config file. Command line arguments take precedence over config file settings. -The ``$HOME/.wakatime.cfg`` file is in `INI ` +The ``$HOME/.wakatime.cfg`` file is in `INI `_ format. An example config file looks like:: [settings] debug = false