Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhiloNL committed Apr 18, 2015
1 parent e496786 commit 07949eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ $blade = new Blade($views, $cache);
echo $blade->view()->make('hello');
```

You can use all blade features as described in the Laravel 4 documentation:
You can use all blade features as described in the Laravel 5 documentation:
http://laravel.com/docs/templates#blade-templating

0 comments on commit 07949eb

Please sign in to comment.