diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-14 11:52:31 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-14 11:52:31 +0200 |
commit | 47da752338982594385ad6aaf25986905ac58cea (patch) | |
tree | 7be9ce078feeab26136dade75d289a3bbdb55ca3 /README.md | |
parent | 924309fbcbca661471bd612609c147e5215543d2 (diff) |
Fixed warning on readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -10,9 +10,7 @@ PRADO stands for PHP Rapid Application Development Object-oriented. ## A Word Of Warning -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. +Prado migration to Github has just been completed, if you find any problem please open an issue here or on the [forum](http://www.pradoframework.com/forum). ## API Documentation The complete API documentation can be found at http://www.pradoframework.com/docs/manual/ |