Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlewis committed Apr 24, 2013
1 parent 7b88a81 commit fda86c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ $listener = $app['watcher']->watch('path/to/resource');
$listener = App::make('watcher')->watch('path/to/resource');
```

Register `JasonLewis\Resource\Watcher\Integration\LaravelServiceProvider` in the array of providers in `app/config/app.php`.
Register `JasonLewis\ResourceWatcher\Integration\LaravelServiceProvider` in the array of providers in `app/config/app.php`.

## License

Resource Watcher is released under the 2-clause BSD license. See the `LICENSE` for more details.
Resource Watcher is released under the 2-clause BSD license. See the `LICENSE` for more details.

0 comments on commit fda86c8

Please sign in to comment.