From fa73b88a2be5f06d3a8b9e773176fe1b5e15ef92 Mon Sep 17 00:00:00 2001 From: emeric Date: Sun, 16 Sep 2018 20:44:11 +0200 Subject: [PATCH] Updated REAMDE --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ea2b8707..ddef0295 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,17 @@ # LMS - Lightweight Music Server -LMS is a self-hosted media streaming software, released under the GPLv3 license. -It allows you to access your music using an http(s) web interface. +LMS is a self-hosted music streaming software, released under the GPLv3 license. +It allows you to access your music using a web interface. ## Main features - Responsive design - Browse your audio collection using tag-based filters -- Custom tag support - User management - Persistent play queue - Radio mode - MusicBrainzID support to handle duplicated artist and release names - Audio transcode for maximum interoperability and low bandwith requirements - -LMS is written entirely in C++. Therefore, it is suitable to run on embedded devices, where space and memory are limited. +- Custom tag support ## Installation Here are the required packages to build on Debian Stretch: