Skip to content

Commit 96ca1da

Browse files
Update README.md
1 parent 28ba011 commit 96ca1da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ Set the `APIKEY` environment variable. You can get the `APIKEY` value in your pe
6363

6464
Go to the examples directory and run the required example.
6565

66-
Running the `reCAPTCHA.py` example:
66+
Running the `recaptcha_v2.py` example:
6767

6868
```
6969
cd examples/reCAPTCHA
70-
python recaptcha.py
70+
python recaptcha_v2.py
7171
```
7272

7373
## Captcha solving code examples

0 commit comments

Comments
 (0)