From baea40db5fd302bcb3f99efc6efff0447927253c Mon Sep 17 00:00:00 2001 From: logsol Date: Wed, 5 Oct 2011 19:00:22 +0300 Subject: [PATCH] Edited README.textile via GitHub --- README.textile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.textile b/README.textile index 5569700..194deee 100644 --- a/README.textile +++ b/README.textile @@ -8,15 +8,15 @@ Katharsis Framework is written in native, object-orientated PHP5 code only. It k h1. List of Features -# lightweight and fast processing -# facilitates project maintenance by keeping your code clean -# preserves a tidy project structure -# provides great extensibility -# easy-to-use plugin interface -# supports "pretty URLs" -# entirely object orientated +* lightweight and fast processing +* facilitates project maintenance by keeping your code clean +* preserves a tidy project structure +* provides great extensibility +* easy-to-use plugin interface +* supports "pretty URLs" +* entirely object orientated h1. Requirements -# PHP enabled web server -# PHP v. 5.0 or greater \ No newline at end of file +* PHP enabled web server +* PHP v. 5.0 or greater \ No newline at end of file