Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Macnamara committed May 16, 2015
1 parent 763212d commit 68e4d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Include the service provider within `app/config/app.php`.

And, for convenience, add a facade alias to this same file at the bottom:

```php
'aliases' => [
'...',
'Parser' => 'Nathanmac\Utilities\Parser\Facades\Parser',
Expand Down

0 comments on commit 68e4d7f

Please sign in to comment.