diff --git a/README.rst b/README.rst index 4213bed..32309e2 100644 --- a/README.rst +++ b/README.rst @@ -71,16 +71,16 @@ Move the cursor using either the arrow keys or *Vim* style movement - Press **right** to view the selected submission and **left** to return. - Press **?** to open the help screen. -See `CONTROLS.rst `_ for the complete list of available commands. +See `CONTROLS `_ for the complete list of available commands. -------------- Authentication -------------- -RTV enables you to login to your reddit account in order to perform actions like voting and leave comments. +RTV enables you to login to your reddit account in order to perform actions like voting and leaving comments. The login process uses OAuth [#]_ and follows these steps: -1. Initiate a login by pressing the ``u`` key. +1. Initiate the login by pressing the ``u`` key. 2. Open a new webpage where reddit will ask you to authorize the application. 3. Click **Accept**. @@ -189,7 +189,7 @@ How do I run the tests? ========= Changelog ========= -Please see `CHANGELOG.rst `_. +Please see `CHANGELOG `_ ======= License