diff --git a/README.md b/README.md index c6abe04..d00ec43 100755 --- a/README.md +++ b/README.md @@ -204,6 +204,9 @@ composer test Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. +## Inspiration +This package was inspired by [Log HTTP requests](https://github.com/spatie/laravel-http-logger) and [Laravel Log Enhancer](https://github.com/freshbitsweb/laravel-log-enhancer) and [Laravel 5.6 logging servises](https://laravel.com/docs/5.6/logging). + ## Contributing Please see [CONTRIBUTING](CONTRIBUTING.md) for details. @@ -214,4 +217,4 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details. ## License -The MIT License (MIT). Please see [License File](LICENSE.md) for more information. +The MIT License (MIT). Please see [License File](LICENSE.md) for more information. \ No newline at end of file