From 3e9503dd090b0f6e36c05ffcda1df50f79ebb992 Mon Sep 17 00:00:00 2001 From: Paul Sori Date: Thu, 25 Aug 2016 01:54:18 -0400 Subject: [PATCH] Small read tweak --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b773eb..5c3fe76 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ mStream is an music streaming server. It's focus is on ease of installation. mStream will work right out of the box without any configuration. -## Features +## Main Features * Supports FLAC streaming * Built in SQLite DB. No need to setup MySQL * Works on Mac, Linux and Windows +* [Integrates easily with Beets DB](https://github.com/beetbox/beets)