diff --git a/README.md b/README.md index 64fe1f15a..0de4fbc75 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ $ pip install -r requirements.txt $ ./main.py ``` +There is also an [article](https://www.sales4k.com/blockchain/high-frequency-trading-bot-tutorial/) about how to setup the bot (thanks [@gurghet](https://github.com/gurghet)). + #### Execute tests ```