diff --git a/README.md b/README.md index bf3d3d1..540c790 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ In your `config/app.php` add `'Awjudd\FeedReader\FeedReaderServiceProvider'` to 'App' => 'Illuminate\Support\Facades\App', 'Artisan' => 'Illuminate\Support\Facades\Artisan', ... - 'FeedReader' => 'Awjudd\FeedReader\Facades', + 'FeedReader' => 'Awjudd\FeedReader\Facades\FeedReader', ), ``` @@ -75,4 +75,4 @@ Feed Reader is free software distributed under the terms of the MIT license ## Additional Information -Any issues, please [report here](https://github.com/awjudd/l4-feed-reader/issues) \ No newline at end of file +Any issues, please [report here](https://github.com/awjudd/l4-feed-reader/issues)