From 1f738b12b3510e324e06647e443d0d919c4e6185 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Mon, 8 Sep 2014 10:19:24 -0500 Subject: [PATCH] Fix readme. --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 5e2913ca..a4d8d553 100644 --- a/readme.md +++ b/readme.md @@ -12,11 +12,11 @@ ## Laravel PHP Framework ## Official Documentation -Documentation for the entire framework can be found on the [Laravel website](http://laravel.com/docs). +Documentation for the framework can be found on the [Laravel website](http://laravel.com/docs). -### Contributing To Laravel +## Contributing -**All framework pull requests should be filed on the [laravel/framework](http://github.com/laravel/framework) repository.** +Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](http://laravel.com/docs/contributions). ### License