From afc5626db80cbb7b6d77816ebd0a080f4502e540 Mon Sep 17 00:00:00 2001 From: 9and3r <9and3r@gmail.com> Date: Mon, 4 Aug 2014 02:29:29 +0200 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index b772a9b..92df9a9 100644 --- a/README.rst +++ b/README.rst @@ -10,12 +10,12 @@ Mopidy-Touchscreen :target: https://pypi.python.org/pypi/Mopidy-Touchscreen/ :alt: Number of PyPI downloads -.. image:: https://img.shields.io/travis/9and3r/modipy-touchscreen/master.png?style=flat - :target: https://travis-ci.org/9and3r/modipy-touchscreen +.. image:: https://img.shields.io/travis/9and3r/mopidy-touchscreen/master.png?style=flat + :target: https://travis-ci.org/9and3r/mopidy-touchscreen :alt: Travis CI build status -.. image:: https://img.shields.io/coveralls/9and3r/modipy-touchscreen/master.svg?style=flat - :target: https://coveralls.io/r/9and3r/modipy-touchscreen?branch=master +.. image:: https://img.shields.io/coveralls/9and3r/mopidy-touchscreen/master.svg?style=flat + :target: https://coveralls.io/r/9and3r/mopidy-touchscreen?branch=master :alt: Test coverage Extension for displaying track info and controlling Mopidy from a touch screen using `PyGame `_/SDL.