Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #30

Merged
merged 1 commit into from
Dec 20, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Flexible PHP5 framework for real-world web applications
=======================================================
[SIFO] is a well-proben open source PHP5 framework currently running on several
[SIFO] is a well-proven open source PHP5 framework currently running on several
sites, from small installations to large websites with multiple servers.

SIFO is free and very easy to use. Contains a lot of libraries and classes that resolve your basic problems and allow you to focus in your business logic, at a very low learning curve. If there is a curve :)

It comes with several technologies *ready to use* such as Memcached, Sphinx, Mysql, Redis...
It comes with several technologies *ready to use* such as Memcached, Sphinx, Mysql, Redis... and all the debugging tools.

You can get the code by cloning this [project] [GH] or downloading the most recent [ZIP file] [ZIP]

Expand Down