diff --git a/readme.md b/readme.md index 6c9c6d5..b36e2b9 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,7 @@ If you do not have package auto discovery, there is a Laravel 5 is a service pro ‘providers’ => [ ... - Origami\Consent\ConsentServiceProvider::class + Origami\Captcha\CaptchaServiceProvider::class ]; ```