From e18afb2b6d09c329eff0d57ad0d8642209bcc8e1 Mon Sep 17 00:00:00 2001 From: Vilk Date: Thu, 26 Feb 2015 22:54:43 +0100 Subject: [PATCH] Yii got 2 versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d9e567..a2d331b 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components. * [Laravel 5](http://laravel.com/) - Another PHP framework. * [Aura PHP](http://auraphp.com/) - A framework of independent components. -* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework. +* [Yii](https://github.com/yiisoft/yii/)/[Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework. * [Nette](http://nette.org) - Another framework comprised of individual components. * [PPI Framework 2](http://www.ppi.io) - An interoperability framework. * [CakePHP](http://cakephp.org/) - A rapid application development framework.