From b15e19a3015c67b1415fddee67ad3e9bedb8c49e Mon Sep 17 00:00:00 2001 From: Barry Date: Sat, 23 Mar 2013 15:11:25 +0100 Subject: [PATCH] Fix links --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 8890721..5d5a712 100644 --- a/readme.md +++ b/readme.md @@ -4,8 +4,8 @@ Add the helper file to your laravel folder (not in a public folder). The file isn't used by Laravel, but it has to be indexed by your IDE. - Netbeans 7 and PHPStorm 6 version: https://gist.github.com/barryvdh/5227822 - SublimeText CodeIntel version: https://gist.github.com/barryvdh/5227814 +* Netbeans 7 and PHPStorm 6 version: https://gist.github.com/barryvdh/5227822 +* SublimeText CodeIntel version: https://gist.github.com/barryvdh/5227814 ### Automatic phpDoc generation for Laravel Facades