Fix readme

This commit is contained in:
2023-05-11 12:03:08 +02:00
parent efdd9aaeee
commit 9964245b87

View File

@@ -5,10 +5,17 @@ This repo contains the script to manage multiple mcr bot on a single VM/Containe
## Structure
├── start.sh
│ ├── bot-name-1
│ │ ├── ms_rewards_farmer.py
│ ├── bot-name-2
│ │ ├── ms_rewards_farmer.py
│ ├── bot-name-3
│ │ ├── ms_rewards_farmer.py
│ ├── ...