From 38559b3bc1103b906bc282c067dc6d314ebf46e3 Mon Sep 17 00:00:00 2001 From: Werner Beroux Date: Mon, 27 Apr 2015 16:30:57 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8307bde..70f8cdb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -docker-mopidy +Docker Mopidy ============= Containerized [**Mopidy**](https://www.mopidy.com/) music server with support for [MPD clients](https://docs.mopidy.com/en/latest/clients/mpd/) and [HTTP clients](https://docs.mopidy.com/en/latest/ext/web/#ext-web). @@ -14,7 +14,7 @@ Features * [Mopidy-SoundClound](https://docs.mopidy.com/en/latest/ext/backends/#mopidy-soundcloud) for **[SoundCloud](https://soundcloud.com/stream)** * [Mopidy-YouTube](https://docs.mopidy.com/en/latest/ext/backends/#mopidy-youtube) for **[YouTube](https://www.youtube.com)** * With [Mopidy-Moped](https://docs.mopidy.com/en/latest/ext/web/#mopidy-moped) web extension. - * Runs as `mopidy` user inside the container. + * Runs as `mopidy` user inside the container (for security reasons). You may install additional [backend extensions](https://docs.mopidy.com/en/latest/ext/backends/).