From 3b651a37287afd112c1ab0f00bc0bc7b2daf6181 Mon Sep 17 00:00:00 2001 From: Deluan Date: Sun, 26 Jan 2020 21:34:53 -0500 Subject: [PATCH] docs: update readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 421da208..60162e4d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Navidrome Music Streamer +[![GitHub release](https://img.shields.io/github/v/release/deluan/navidrome?label=latest)](https://github.com/deluan/navidrome/releases) [![Build Status](https://github.com/deluan/navidrome/workflows/Build/badge.svg)](https://github.com/deluan/navidrome/actions) -[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/deluan/navidrome?label=latest)](https://github.com/deluan/navidrome/releases) Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. -This is _alpha quality_ software. Expect some changes in the feature set and the way it works. +This is a fully functional _alpha quality_ software. Expect some changes in the feature set and the way it works. __Any feedback is welcome!__ If you need/want a new feature, find a bug or think of any way to improve Navidrome, please fill a [GitHub issue](https://github.com/deluan/navidrome/issues) @@ -55,7 +55,7 @@ If you have any issues with these binaries, or need a binary for a different pla ### Docker -Docker images are available. Example of usage: +[Docker images](https://hub.docker.com/r/deluan/navidrome) are available. They include everything needed to run Navidrome. Example of usage: ```yaml # This is just an example. Customize it to your needs. @@ -115,7 +115,6 @@ user.

- ## Subsonic API Version Compatibility Check the up to date [compatibility table](https://github.com/deluan/navidrome/blob/master/API_COMPATIBILITY.md)