From 997e163223d72a7b2fdbd8389e83140ed7a8dede Mon Sep 17 00:00:00 2001 From: Peter 'Pita' Martischka Date: Mon, 11 Jul 2011 22:45:19 +0200 Subject: [PATCH] Improved the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 99beed0e..7fb020ad 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ You can update to the latest version with `git pull origin && npm install` You can debug with `bin/runDebug.sh` +Look at the Wiki: [How to put Etherpad Lite behind a reverse Proxy](https://github.com/Pita/etherpad-lite/wiki/How-to-put-Etherpad-Lite-behind-a-reverse-Proxy), [How to deploy Etherpad Lite as a service](https://github.com/Pita/etherpad-lite/wiki/How-to-deploy-Etherpad-Lite-as-a-service). Feel free to improve these wiki pages + # Develop If you're new to git and github, start here .