From 26e02d295f80f2fb70bc5a857d66f52af0b43b00 Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Wed, 25 Jun 2014 19:29:03 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 85d488e..ed22928 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ ### Complete phpDocs, directly from the source -_Checkout [this Laracast video](https://laracasts.com/series/how-to-be-awesome-in-phpstorm/episodes/15) for a quick introduction/explanation!_ +_Checkout [this Laracasts video](https://laracasts.com/series/how-to-be-awesome-in-phpstorm/episodes/15) for a quick introduction/explanation!_ This packages generates a file that your IDE can understand, so it can provide accurate autocompletion. Generation is done, based on the files in your project, so they are alway up-to-date. If you don't want to generate it, you can add a pre-generated file to the root folder of your laravel project. (But this isn't as up-to-date as self generated files)