Update README.md
This commit is contained in:
@@ -2,14 +2,13 @@
|
|||||||
<img alt="Reddit Terminal Viewer" src="resources/logo.png"/>
|
<img alt="Reddit Terminal Viewer" src="resources/logo.png"/>
|
||||||
</h1>
|
</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">
|
<p align="center">
|
||||||
<img alt="title image" src="resources/title_image.png"/>
|
<img alt="title image" src="resources/title_image.png"/>
|
||||||
</p>
|
</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">
|
<p align="center">
|
||||||
<a href="https://pypi.python.org/pypi/rtv/">
|
<a href="https://pypi.python.org/pypi/rtv/">
|
||||||
@@ -29,6 +28,8 @@ RTV is built in **python** using the **curses** library.
|
|||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
* [Demo](#demo)
|
* [Demo](#demo)
|
||||||
* [Installation](#installation)
|
* [Installation](#installation)
|
||||||
* [Usage](#usage)
|
* [Usage](#usage)
|
||||||
|
|||||||
Reference in New Issue
Block a user