Browse Source

Edited readme.md via GitHub

Taylor Otwell 13 years ago
parent
commit
549fbcc289
1 changed files with 7 additions and 3 deletions
  1. 7 3
      readme.md

+ 7 - 3
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)
+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
+
+- <a href="#installation">Installation</a>