Skip to content

Commit

Permalink
Merge pull request #1 from Skatox/master
Browse files Browse the repository at this point in the history
Adding namespace import to improve explanation
  • Loading branch information
Jap committed Jan 26, 2016
2 parents 67dc401 + ec68bf4 commit b69f715
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Usage
Once the extension is installed, simply add widget to your page as follows:

```php
use branchonline\lightbox\Lightbox;

echo Lightbox::widget([
'files' => [
[
Expand Down

0 comments on commit b69f715

Please sign in to comment.