From ab87513c56bf90230d9702ca4d5b7810815d6060 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Fri, 29 Jul 2016 00:18:41 -0700 Subject: [PATCH] Update README.rst --- README.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index f5cbd39..bd620df 100644 --- a/README.rst +++ b/README.rst @@ -7,12 +7,6 @@ RTV (Reddit Terminal Viewer) .. image:: http://i.imgur.com/Ek13lqM.png -| -| - -.. image:: http://i.imgur.com/aZCaXno.png -.. image:: http://i.imgur.com/UeKbK8z.png - | | RTV is built in **python** using the **curses** library. @@ -22,6 +16,7 @@ RTV (Reddit Terminal Viewer) --------------- +* `Demo`_ * `Installation`_ * `Usage`_ * `Settings`_ @@ -29,6 +24,13 @@ RTV (Reddit Terminal Viewer) * `Contributing`_ * `License`_ +==== +Demo +==== + +.. image:: http://i.imgur.com/aZCaXno.png +.. image:: http://i.imgur.com/UeKbK8z.png + ============ Installation ============