From 103d4926ae6c61824dc0b48be7bf66f08830ed47 Mon Sep 17 00:00:00 2001 From: Elliot Kroo Date: Thu, 11 Mar 2010 15:39:23 -0800 Subject: Moving README to README.md to gain the benefits of markdown formatting on the front page --- README | 5 ----- README.md | 6 ++++++ 2 files changed, 6 insertions(+), 5 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 8eb715b..0000000 --- a/README +++ /dev/null @@ -1,5 +0,0 @@ -EtherPad is a web-based realtime collaborative document editor. - -EtherPad currently lives at http://etherpad.org - -For instructions to build and run EtherPad, see: http://doc.etherpad.org/ep/tag/?query=installation diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8df528 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# About Etherpad +EtherPad is a web-based realtime collaborative document editor. + +EtherPad currently lives at http://etherpad.org + +For instructions to build and run EtherPad, see: http://doc.etherpad.org/ep/tag/?query=installation -- cgit v1.2.3