From 78510204cd138ef3a71a97e824944972fb48fda8 Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 29 Oct 2014 17:59:16 -0600 Subject: [PATCH] Simplify framework descriptions. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59b3683..58f97e8 100644 --- a/README.md +++ b/README.md @@ -88,9 +88,9 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components. -* [Laravel 4](http://laravel.com/) - A simple PHP framework. +* [Laravel 4](http://laravel.com/) - Another PHP framework. * [Aura PHP](http://auraphp.com/) - A framework of independent components. -* [Yii2](https://github.com/yiisoft/yii2/) - A high-performance framework. +* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension. ## Framework Extras