Update README.md

This commit is contained in:
Michael Lazar
2017-12-02 19:53:46 -05:00
committed by GitHub
parent 4c759ed999
commit 2cf6b1e2a9

View File

@@ -2,14 +2,13 @@
<img alt="Reddit Terminal Viewer" src="resources/logo.png"/>
</h1>
RTV provides an interface to view and interact with reddit from your terminal.<br/>
It's compatible with *most* terminal emulators on Linux and OS X.
<p align="center">
<img alt="title image" src="resources/title_image.png"/>
</p>
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.
--
<p align="center">
<a href="https://pypi.python.org/pypi/rtv/">
@@ -29,6 +28,8 @@ RTV is built in **python** using the **curses** library.
</a>
</p>
--
* [Demo](#demo)
* [Installation](#installation)
* [Usage](#usage)