Edited README.textile via GitHub

This commit is contained in:
logsol 2011-10-05 18:59:41 +03:00
parent 64d572dd2d
commit dd7eb43364

View file

@ -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
* PHP enabled web server
* PHP v. 5.0 or greater