diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-09-13 10:48:34 +0200 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-09-13 10:48:34 +0200 |
commit | 65499af5ffeddcab2de2ad950fee229070610eec (patch) | |
tree | 552ad457a0acf6393ea13d3da21013aadfcd7387 | |
parent | 40b06f3eff0c5fcc52b5473737f31094536e9bca (diff) |
Update readme
-rw-r--r-- | README.md | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -2,13 +2,21 @@ Git mirror for Prado3 (https://code.google.com/p/prado3/) -# Warning! +# A Word Of Warning -This is a mirror with some small but core changes needed for working with **ClavisNG**. -Comperio does not provide support for this framework, please refer to the original [issue tracker](https://code.google.com/p/prado3/issues/list). +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. + +Comperio 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) +## Patches applied in this mirror + +* None, at the moment + ## Install The best way to install Prado is [through composer](http://getcomposer.org). |