Update README.rst

This commit is contained in:
Michael Lazar
2016-04-19 23:18:50 -07:00
parent 88c9a65bf6
commit 775fa04353

View File

@@ -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 <https://github.com/michael-lazar/rtv/blob/master/CONTROLS.rst>`_ for the complete list of available commands.
See `CONTROLS <https://github.com/michael-lazar/rtv/blob/master/CONTROLS.rst>`_ 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 <https://github.com/michael-lazar/rtv/blob/master/CHANGELOG.rst>`_.
Please see `CHANGELOG <https://github.com/michael-lazar/rtv/blob/master/CHANGELOG.rst>`_
=======
License