Update README.md

This commit is contained in:
Michael Lazar
2017-12-02 21:02:26 -05:00
committed by GitHub
parent cd35f0c301
commit 5d8a128e8a

View File

@@ -2,14 +2,18 @@
<img alt="Reddit Terminal Viewer" src="resources/logo.png"/> <img alt="Reddit Terminal Viewer" src="resources/logo.png"/>
</h1> </h1>
<p align="center">
RTV provides an interface to view and interact with reddit from your terminal.<br> RTV provides an interface to view and interact with reddit from your terminal.<br>
It's compatible with most terminal emulators on Linux and macOS. It's compatible with most terminal emulators on Linux and macOS.
</p>
<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>
<p align="center">
RTV is built in python using the curses library. RTV is built in python using the curses library.
</p>
--- ---