diff --git a/README.md b/README.md index 2732dda..93971d4 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,23 @@ RTV is built in **python** using the **curses** library. --- -[![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) +

+ + pypi + + + python + + + travis-ci + + + coveralls + + + gitter + +

---