diff --git a/README.md b/README.md index b50cccc..62c7c6b 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -# raweb \ No newline at end of file +# RAWeb + +A simple web interface for your RemoteApps hosted on Win 7, 8, 10 and Server. + +## Features + +* Webfeed to put RemoteApps in client start menu. +* Authentication to provide different apps to different users. +* File type associations on webfeed clients + +## Website + +For user guides and more info, visit: + +[http://kimknight.net/raweb](http://kimknight.net/raweb) + +## Installation + +1. Install IIS and ASP features +2. Copy the contents of the "wwwroot" folder to your inetpub\wwwroot folder. \ No newline at end of file