Update README.rst

This commit is contained in:
Michael Lazar
2016-02-14 18:10:19 -08:00
parent fa884bb51c
commit e68ddc23e4

View File

@@ -3,6 +3,7 @@ RTV: Reddit Terminal Viewer
===========================
RTV allows you to view and interact with reddit from your terminal.
It's compatible with *most* terminal emulators on Linux and OSX.
.. image:: http://i.imgur.com/Ek13lqM.png
@@ -52,11 +53,13 @@ Usage
$ rtv --help
| Move the cursor using either the arrow keys or *Vim* style movement.
| Press **up** and **down** to scroll through submissions.
| Press **right** to view the selected submission and **left** to return.
| Press **?** to open the help screen.
|
Move the cursor using either the arrow keys or *Vim* style movement
Press **up** and **down** to scroll through submissions.
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 commands.