From 69431557dcfdd3df57ef876e62586708e85e5f08 Mon Sep 17 00:00:00 2001 From: michael-lazar Date: Sun, 1 Mar 2015 01:30:04 -0800 Subject: [PATCH] Added demo image to readme. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 9d97ac4..bcc27db 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,8 @@ Reddit Terminal Viewer RTV is built in Python and utilizes the **curses** library. It is compatible with a large range of terminal emulators on Linux and OSX systems. +.. image:: /resources/demo.gif + ------------ Installation ------------