Skip to content

Commit

Permalink
Edited readme
Browse files Browse the repository at this point in the history
  • Loading branch information
allala0 committed Nov 30, 2022
1 parent 1a1cb51 commit 2a8d328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ For now harvester is compatible with reCAPTCHA v2. In the future it will be comp

- Example code

- In <a href="example.py">example.py</a> is shown an example of a simple way to use harvester. To run type in terminal <b>python example.py</b>
- In <a href="example_bot.py">example_bot.py</a> is shown an example of connecting harvester with bot and sending solved captcha responses to it. To run type in terminal <b>python example_bot.py</b>
- In <a href="example.py">example.py</a> is shown an example of a simple way to use harvester. To run type in terminal `python example.py`
- In <a href="example_bot.py">example_bot.py</a> is shown an example of connecting harvester with bot and sending solved captcha responses to it. To run type in terminal `python example_bot.py`. <b>Note</b> that in this example at first is opened window with google login page, you can either log into Google or close this window to continue to harvester.

## TODO

Expand Down

0 comments on commit 2a8d328

Please sign in to comment.