summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiro Mattia Gonano <ciromattia@gmail.com>2013-09-13 14:46:29 +0200
committerCiro Mattia Gonano <ciromattia@gmail.com>2013-09-13 14:46:29 +0200
commitd1fbd22d4c30bb750e283298b2e9155039bec780 (patch)
treeea4652a8641d22f4bab9595249f340a74b1f7b99
parent4d35ec4d6156b2f999bc06cb6c48ab127ff80156 (diff)
Update Readme
-rw-r--r--README.md21
1 files changed, 9 insertions, 12 deletions
diff --git a/README.md b/README.md
index 9370aff6..83c68b58 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,18 @@
# Prado PHP Framework
-Git mirror for Prado3 (https://code.google.com/p/prado3/)
+PRADO is a component-based and event-driven programming framework for developing Web applications in PHP 5.
+PRADO stands for PHP Rapid Application Development Object-oriented.
-# A Word Of Warning
-
-This is a Prado unofficial mirror to get it into [Packagist](https://packagist.org/).
-_At the moment_ it's synced and updated with Prado branch *3.2* (currently developed),
- read below for the list of applied patches, if any.
+[![Build Status](https://travis-ci.org/pradosoft/prado.png?branch=master)](https://travis-ci.org/comperio/pradosoft)
-[Comperio](http://www.comperio.it) does not provide support for this framework, please refer to the original
- [issue tracker](https://code.google.com/p/prado3/issues/list) or the [forum](http://www.pradoframework.com/forum).
-
-[![Build Status](https://travis-ci.org/comperio/prado.png?branch=master)](https://travis-ci.org/comperio/prado)
+# A Word Of Warning
-## Patches applied in this mirror
+Prado migration to Github is still in progress, please refer to the original
+ [issue tracker](https://code.google.com/p/prado3/issues/list) or the [forum](http://www.pradoframework.com/forum)
+ until all issues have been migrated.
-* None, at the moment
+## API Documentation
+The complete API documentation can be found at http://www.pradoframework.com/docs/manual/
## Install