Compare commits

...
Sign in to create a new pull request.

1 commit
master ... v0.6

Author SHA1 Message Date
logsol
baea40db5f Edited README.textile via GitHub 2011-10-05 19:00:22 +03:00

View file

@ -8,15 +8,15 @@ Katharsis Framework is written in native, object-orientated PHP5 code only. It k
h1. List of Features h1. List of Features
# lightweight and fast processing * lightweight and fast processing
# facilitates project maintenance by keeping your code clean * facilitates project maintenance by keeping your code clean
# preserves a tidy project structure * preserves a tidy project structure
# provides great extensibility * provides great extensibility
# easy-to-use plugin interface * easy-to-use plugin interface
# supports "pretty URLs" * supports "pretty URLs"
# entirely object orientated * entirely object orientated
h1. Requirements h1. Requirements
# PHP enabled web server * PHP enabled web server
# PHP v. 5.0 or greater * PHP v. 5.0 or greater