We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ba011 commit 96ca1daCopy full SHA for 96ca1da
README.md
@@ -63,11 +63,11 @@ Set the `APIKEY` environment variable. You can get the `APIKEY` value in your pe
63
64
Go to the examples directory and run the required example.
65
66
-Running the `reCAPTCHA.py` example:
+Running the `recaptcha_v2.py` example:
67
68
```
69
cd examples/reCAPTCHA
70
-python recaptcha.py
+python recaptcha_v2.py
71
72
73
## Captcha solving code examples
0 commit comments