diff --git a/README.md b/README.md
index 5d6efe0..3c36ad7 100644
--- a/README.md
+++ b/README.md
@@ -73,8 +73,8 @@ For now harvester is compatible with reCAPTCHA v2. In the future it will be comp
- Example code
- - In example.py is shown an example of a simple way to use harvester. To run type in terminal python example.py
- - In example_bot.py 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
+ - In example.py is shown an example of a simple way to use harvester. To run type in terminal `python example.py`
+ - In example_bot.py 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`. Note 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