Improved the README

This commit is contained in:
Peter 'Pita' Martischka 2011-07-11 22:45:19 +02:00
parent 73e9ef18a9
commit 997e163223
1 changed files with 2 additions and 0 deletions

View File

@ -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 <http://learn.github.com/p/intro.html>.