Merge branch 'readme_images' of https://github.com/michael-lazar/rtv into readme_images
This commit is contained in:
24
README.md
24
README.md
@@ -11,16 +11,26 @@ 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>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Table of Contents
|
|
||||||
|
|
||||||
* [Demo](#demo)
|
* [Demo](#demo)
|
||||||
* [Installation](#installation)
|
* [Installation](#installation)
|
||||||
* [Usage](#usage)
|
* [Usage](#usage)
|
||||||
|
|||||||
Reference in New Issue
Block a user