From 549fbcc289a256914cbedd0f1ae0635e6be32129 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 14 Jul 2011 06:54:33 -0700 Subject: [PATCH] Edited readme.md via GitHub --- readme.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 30adf4bc..2e166e88 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,9 @@ -# Laravel - A Clean & Classy PHP Framework +# Laravel Documentation -### For more information, visit [http://laravel.com](http://laravel.com) +## Introduction -### For complete documentation, visit [http://docs.laravel.com](http://docs.laravel.com) \ No newline at end of file +Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax. Development should be a creative experience that you enjoy, not something that is painful. Enjoy the fresh air. + +## Table Of Contents + +- Installation \ No newline at end of file