From 4beb87a3c761d703d42ae8e5424e6a6b225f54de Mon Sep 17 00:00:00 2001 From: andresgutierrez Date: Wed, 24 Jul 2013 11:39:05 -0500 Subject: [PATCH] Updating README [ci skip] --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9bf6f446365..697763d4b72 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -Phalcon PHP Framework -===================== +Phalcon Framework +================= -Phalcon PHP is a web framework delivered as a C extension providing high performance and lower resource consumption. +Phalcon is a web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption. Get Started ----------- -Phalcon PHP is written in C with platform independence in mind. As a result, Phalcon PHP is available on Microsoft Windows, GNU/Linux, Mac OS X, You can either download a binary package for the system of your choice or build it from sources. +Phalcon is written in C with platform independence in mind. As a result, Phalcon is available on Microsoft Windows, GNU/Linux, Mac OS X, You can either download a binary package for the system of your choice or build it from sources. ### Windows @@ -70,7 +70,7 @@ External Links Current Build Status -------------------- -Phalcon PHP Framework is built under Travis CI service. Every commit pushed to this repository will queue a build into the continuous integration service and will run all PHPUnit tests to ensure that everything is going well and the project is stable. The current build status is: +Phalcon Framework is built under Travis CI service. Every commit pushed to this repository will queue a build into the continuous integration service and will run all PHPUnit tests to ensure that everything is going well and the project is stable. The current build status is: [![Build Status](https://secure.travis-ci.org/phalcon/cphalcon.png?branch=master)](http://travis-ci.org/phalcon/cphalcon)