From d115260517b3fa8e48386c4bb161dec6c26f2fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20Schneider?= Date: Wed, 29 Feb 2012 15:08:48 +0100 Subject: [PATCH] README.txt becomes README.md --- README.txt => README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) rename README.txt => README.md (77%) diff --git a/README.txt b/README.md similarity index 77% rename from README.txt rename to README.md index 1d776e2..aaa6a80 100644 --- a/README.txt +++ b/README.md @@ -1,12 +1,10 @@ -1. About this package -****************************************** +# 1. About this package This package contains a release of Baïkal Server. Go to http://baikal.codr.fr to get more information about this package, and upgrades. -2. What is Baïkal Server ? -******************************************* +# 2. What is Baïkal Server ? Baïkal is an open source lightweight CalDAV and CardDAV server. It's developped by Jérôme Schneider (http://codr.fr) and based on the SabreDAV library. Baïkal @@ -16,15 +14,13 @@ To get more info about the GPL license, visit http://www.opensource.org/licenses/gpl-license.php. -3. Baïkal Server requirements -******************************************* +# 3. Baïkal Server requirements Baïkal Server is based on PHP5.2.0, and uses a SQLite3 with PHP PDO. For more information regarding these requirements see the INSTALL.txt file in this folder. -4. What should you do if you have a problem ? -******************************************* +# 4. What should you do if you have a problem ? 1. Read the available documentation carefully @@ -44,8 +40,7 @@ information regarding these requirements see the INSTALL.txt file in this folder the mail address given in point 3 of this list -5. How to get started -******************************************* +# 5. How to get started Please see the INSTALL.txt in this folder.