From a15f3426d486833bcb2fc9752714aa64def91a0d Mon Sep 17 00:00:00 2001 From: Peter 'Pita' Martischka Date: Thu, 7 Apr 2011 15:17:40 +0100 Subject: [PATCH] beautify readme --- README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8cc25b439..0c7555f82 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# Etherpad-Lite -What is Etherpad Lite? +# About Etherpad lite is a really-real time collaborative editor spawned from the Hell fire of Etherpad. We're reusing the well tested Etherpad easysync library to make it really realtime. Etherpad Lite is based on node.js what makes it much leigther and more stable than the original Etherpad. Our hope @@ -37,7 +36,16 @@ documented codebase makes it easier for developers to improve the code 3. Open your web browser and visit http://IPSERVER:9001 # Contribute -Look at the TODO list at -You can get in touch via petermartischka-at-googlemail.com -A mailinglist/irc channel will follow later +Look at the TODO list at . +You can get in touch via petermartischka-at-googlemail.com . +A mailinglist/irc channel will follow later. + +# Debug +1. cd bin +2. ./runDebug.sh +3. Open your webkit browser and visit http://IPSERVER:8080 + +# License +Apache License v2 +