From cf0f52e0c7c2ab628183ffe905c7626e417d4d5f Mon Sep 17 00:00:00 2001 From: mattman86 Date: Wed, 12 Apr 2017 15:42:52 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56159877b..cb6e90ecf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lidarr -Lidarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available. +Lidarr is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available. ## Major Features Include: @@ -42,6 +42,7 @@ Lidarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS fee * Open `NzbDrone.sln` in Visual Studio * Make sure `NzbDrone.Console` is set as the startup project +* Change build to Debug x86 ### License