From 8d4ed2652e66fd406b5d4cfaab5d45ca5ecd2dbd Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Thu, 28 Jul 2016 23:34:18 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 83dfc68..0b75fe7 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,10 @@ RTV (Reddit Terminal Viewer) | It's compatible with *most* terminal emulators on Linux and OS X. .. image:: http://i.imgur.com/Ek13lqM.png + .. image:: https://asciinema.org/a/81168.png :target: https://asciinema.org/a/81168 + :width: 30% | | RTV is built in **python** using the **curses** library.