From 2cf6b1e2a9de1f1080bc70b6695c0001b6d1ac66 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sat, 2 Dec 2017 19:53:46 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 58c5cf6..a3ecbd5 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,13 @@ Reddit Terminal Viewer -RTV provides an interface to view and interact with reddit from your terminal.
-It's compatible with *most* terminal emulators on Linux and OS X. -

title image

-RTV is built in **python** using the **curses** library. +Reddit Terminal Viewer (RTV) is a lightweight TUI browser for www.reddit.com. It's built in **python** using **curses**, and is compatible with most terminal emulators on Linux and macOS. + +--

@@ -29,6 +28,8 @@ RTV is built in **python** using the **curses** library.

+-- + * [Demo](#demo) * [Installation](#installation) * [Usage](#usage)