From a2b4fc0552d81d87cf6a8e32a0568f802d5f7d50 Mon Sep 17 00:00:00 2001 From: boyska Date: Sun, 11 Dec 2016 14:09:15 +0100 Subject: [PATCH] Badges and version specification --- README.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 26d9783..ea06f76 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,15 @@ larigira ========= +.. image:: https://travis-ci.org/boyska/larigira.svg?branch=master + :target: https://travis-ci.org/boyska/larigira + :alt: Build status + +.. image:: https://img.shields.io/pypi/v/larigira.svg + :target: https://pypi.python.org/pypi/larigira + :alt: Latest Version + + About ------- @@ -13,7 +22,7 @@ Software stack --------------- * MPD, of course -* python3 +* python3.5 or greater - gevent as an async framework - flask to provide web interface and rpc