diff --git a/README.md b/README.md index c1baeab..968fe0a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # bic_bot -Breaking Italy Club bot \ No newline at end of file +Breaking Italy Club bot + +## Instructions +```bash +git clone https://gogs.davte.it/Davte/bic_bot.git +cd bic_bot +bash ./run_me.sh +``` \ No newline at end of file diff --git a/run_me.sh b/run_me.sh old mode 100644 new mode 100755