diff --git a/PlexRequests.sln b/PlexRequests.sln index e735cd6c7..8bd25df43 100644 --- a/PlexRequests.sln +++ b/PlexRequests.sln @@ -19,7 +19,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution appveyor.yml = appveyor.yml LICENSE = LICENSE README.md = README.md - WE-Palette.css = WE-Palette.css EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlexRequests.Helpers", "PlexRequests.Helpers\PlexRequests.Helpers.csproj", "{1252336D-42A3-482A-804C-836E60173DFA}" diff --git a/README.md b/README.md index e31ce4c17..4793aea2a 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,14 @@ I wanted to write a similar application in .Net! ![Preview](http://i.imgur.com/yNztwTn.gif) #Installation - +Download the latest [Release](https://github.com/tidusjar/PlexRequests.Net/releases). +Extract the .zip file (Unblock if on Windows! Right Click > Properties > Unblock). Just run `PlexRequests.exe`! (Mono compatible `mono PlexRequests.exe`) #Configuration -TBC +To configure PlexRequests you need to register an admin user by clicking on Admin (top right) and press the Register link. +You will then have a admin menu option once registered where you can setup Sonarr, Couchpotato and any other settings. # Contributors