Skip to content

Commit

Permalink
Merge pull request #2 from hbugdoll/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nadar authored Oct 12, 2021
2 parents 039b981 + 7176bc7 commit 2f92f01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Ensure you have configured the [himiklab recaptcha library](https://github.com/h

```php
'components' => [
//...
'reCaptcha' => [
'class' => 'himiklab\yii2\recaptcha\ReCaptchaConfig',
'siteKeyV3' => 'SITE_KEY',
Expand All @@ -39,4 +40,4 @@ Ensure you have configured the [himiklab recaptcha library](https://github.com/h
]
```

> Create V3 [Secret and Key](https://www.google.com/recaptcha/)
> Create V3 [Secret and Key](https://www.google.com/recaptcha/)

0 comments on commit 2f92f01

Please sign in to comment.