diff --git a/README.md b/README.md index 084c177..dab3ca5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,11 @@ RTV is built in **python** using the **curses** library. --- -|pypi| |python| |travis-ci| |coveralls| |gitter| +[![pypi](https://img.shields.io/pypi/v/rtv.svg?label=version)](https://pypi.python.org/pypi/rtv/) +[![python](https://img.shields.io/badge/python-2.7%2C%203.6-blue.svg)](https://pypi.python.org/pypi/rtv/) +[![travis-ci](https://travis-ci.org/michael-lazar/rtv.svg?branch=master)](https://travis-ci.org/michael-lazar/rtv) +[![coveralls](https://coveralls.io/repos/michael-lazar/rtv/badge.svg?branch=master&service=github)](https://coveralls.io/github/michael-lazar/rtv?branch=master) +[![gitter](https://img.shields.io/gitter/room/michael-lazar/rtv.js.svg)](https://gitter.im/michael-lazar/rtv) --- @@ -225,23 +229,3 @@ This project is distributed under the `MIT