Update README.md
This commit is contained in:
22
README.md
22
README.md
@@ -11,11 +11,23 @@ RTV is built in **python** using the **curses** library.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
[](https://pypi.python.org/pypi/rtv/)
|
<p align="center">
|
||||||
[](https://pypi.python.org/pypi/rtv/)
|
<a href="https://pypi.python.org/pypi/rtv/">
|
||||||
[](https://travis-ci.org/michael-lazar/rtv)
|
<img alt="pypi" src="https://img.shields.io/pypi/v/rtv.svg?label=version"/>
|
||||||
[](https://coveralls.io/github/michael-lazar/rtv?branch=master)
|
</a>
|
||||||
[](https://gitter.im/michael-lazar/rtv)
|
<a href="https://pypi.python.org/pypi/rtv/">
|
||||||
|
<img alt="python" src="https://img.shields.io/badge/python-2.7%2C%203.6-blue.svg"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://travis-ci.org/michael-lazar/rtv">
|
||||||
|
<img alt="travis-ci" src="https://travis-ci.org/michael-lazar/rtv.svg?branch=master"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://coveralls.io/github/michael-lazar/rtv?branch=master">
|
||||||
|
<img alt="coveralls" src="https://coveralls.io/repos/michael-lazar/rtv/badge.svg?branch=master&service=github"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://gitter.im/michael-lazar/rtv">
|
||||||
|
<img alt="gitter" src="https://img.shields.io/gitter/room/michael-lazar/rtv.js.svg"/>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user