From bf48141850286cda7ffbbeb0723e43e79a84bf7d Mon Sep 17 00:00:00 2001 From: Steven Maguire Date: Tue, 4 Mar 2014 20:43:21 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7939f9d..3c9a581 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ [![Coverage Status](https://coveralls.io/repos/stevenmaguire/zurb-foundation-laravel/badge.png)](https://coveralls.io/r/stevenmaguire/zurb-foundation-laravel) [![ProjectStatus](http://stillmaintained.com/stevenmaguire/zurb-foundation-laravel.png)](http://stillmaintained.com/stevenmaguire/zurb-foundation-laravel) -Foundation 4x4 (Laravel4 Package) +Foundation Laravel (Laravel4 Package) ========== ### tl;dr -Build HTML form elements for Foundation 4 inside Laravel 4, including validation error handling. Documentation for the respective frameworks can be found at [Foundation website](http://foundation.zurb.com/docs) and [Laravel website](http://laravel.com/docs). +Build HTML form elements for Foundation inside Laravel 4, including validation error handling. Documentation for the respective frameworks can be found at [Foundation website](http://foundation.zurb.com/docs) and [Laravel website](http://laravel.com/docs). ### Required setup