diff --git a/README.rst b/README.rst index f16db8e..97c37cf 100644 --- a/README.rst +++ b/README.rst @@ -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 `_ for the complete list of commands.