From 5fbe612dc4c9e868a1a05f7b5c45d1ab7df681a2 Mon Sep 17 00:00:00 2001 From: kimmknight <45035595+kimmknight@users.noreply.github.com> Date: Sat, 12 Oct 2019 02:24:34 +1100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0e9258c..aca1eca 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,10 @@ For user guides and more info, visit: 1. Install IIS and ASP features 2. Copy the contents of the "wwwroot" folder to your inetpub\wwwroot folder. + +## Guides + +* [Setup RAWeb Web Interface](https://github.com/kimmknight/raweb/wiki/Setup-RAWeb-Web-Interface) +* [Setup RAWeb Webfeed with a Self Signed Certificate](https://github.com/kimmknight/raweb/wiki/Setup-RAWeb-Webfeed-with-a-Self-Signed-Certificate) +* [File type associations for RAWeb webfeed clients](https://github.com/kimmknight/raweb/wiki/File-type-associations-for-RAWeb-webfeed-clients) +* [Configuring RAWeb for a multi user environment](https://github.com/kimmknight/raweb/wiki/Configuring-RAWeb-for-a-multi-user-environment)