From dbaf3f2d6546c9741b5c6a5a90332f1d743735cf Mon Sep 17 00:00:00 2001 From: michael-lazar Date: Sat, 14 Mar 2015 01:20:34 -0700 Subject: [PATCH] Readme tweak --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 88252f0..5cc7413 100644 --- a/README.rst +++ b/README.rst @@ -8,10 +8,10 @@ Reddit Terminal Viewer Browse Reddit from your terminal -RTV is built in python using the curses library, and is compatible with *most* terminal emulators on Linux and OS X. - .. image:: http://i.imgur.com/27mkIKX.png +RTV is built in **python** using the **curses** library, and is compatible with *most* terminal emulators on Linux and OS X. + ------------ Installation ------------