From effc6ba81dd140222030b7cf920df90e32236035 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Sat, 3 Dec 2011 14:40:54 +0100 Subject: [PATCH] fixed markdown syntax --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7d1a972..838f1ea3 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,11 @@ ## Overview Official project site for Eiffel Web Framework: + * http://eiffel-world.github.com/Eiffel-Web-Framework/ For more information please have a look at the related wiki: + * https://github.com/Eiffel-World/Eiffel-Web-Framework/wiki ## Requirements @@ -26,8 +28,8 @@ Or using git version >= 1.6.5 * git clone --recursive https://github.com/Eiffel-World/Eiffel-Web-Framework.git * And to build the required and related Clibs -** cd contrib/ise_library/curl -** geant compile + * cd contrib/ise_library/curl + * geant compile ## Libraries under 'library'