README: updated screenshot to version 1.6
rtv works correctly under Python 3.5
This commit is contained in:
@@ -4,7 +4,7 @@ RTV: Reddit Terminal Viewer
|
|||||||
|
|
||||||
RTV is an application that allows you to view and interact with reddit from your terminal. It is compatible with *most* terminal emulators on Linux and OSX.
|
RTV is an application that allows you to view and interact with reddit from your terminal. It is compatible with *most* terminal emulators on Linux and OSX.
|
||||||
|
|
||||||
.. image:: http://i.imgur.com/W1hxqCt.png
|
.. image:: http://i.imgur.com/xpOEi1E.png
|
||||||
|
|
||||||
RTV is built in **python** using the **curses** library.
|
RTV is built in **python** using the **curses** library.
|
||||||
|
|
||||||
@@ -225,7 +225,7 @@ License
|
|||||||
Please see `LICENSE <https://github.com/michael-lazar/rtv/blob/master/LICENSE>`_.
|
Please see `LICENSE <https://github.com/michael-lazar/rtv/blob/master/LICENSE>`_.
|
||||||
|
|
||||||
|
|
||||||
.. |python| image:: https://img.shields.io/badge/python-2.7%2C%203.4-blue.svg?style=flat-square
|
.. |python| image:: https://img.shields.io/badge/python-2.7%2C%203.5-blue.svg?style=flat-square
|
||||||
:target: https://pypi.python.org/pypi/rtv/
|
:target: https://pypi.python.org/pypi/rtv/
|
||||||
:alt: Supported Python versions
|
:alt: Supported Python versions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user