diff --git a/README.md b/README.md index 60b85e8..b2f771e 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,16 @@ If you need to customize the global bundle configuration, you can create a `/co height: 50 ``` +### Testing + + +You should disable the captcha type in your test environment: + +``` yaml +gregwar_captcha: + disabled: true +``` + Usage =====