From 8c53246700951c68e246c3016ebe5c44f4059cd7 Mon Sep 17 00:00:00 2001 From: Randson Oliveira Date: Wed, 22 Oct 2014 14:16:50 -0400 Subject: [PATCH] Update description of laravel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c848494..290574c 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ 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/) - The PHP framework for web artisans. * [Aura PHP](http://auraphp.com/) - A framework of independent components. * [Yii2](https://github.com/yiisoft/yii2/) - A high-performance framework. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.