Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vluzrmos committed Mar 22, 2015
1 parent 3e631ed commit 97afc68
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 @@ -10,7 +10,7 @@ This package provides a simple way to get json objects provided by [Slack API](h
Add to <code>config/app.php</code>
```php
'providers' => [
'Vluzrmos\SlackApi\SlackApiServiceProviders',
'Vluzrmos\SlackApi\SlackApiServiceProvider',
]
```

Expand Down

0 comments on commit 97afc68

Please sign in to comment.