diff --git a/README.md b/README.md index be1998b..cbf3962 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,8 @@ export TELEGRAM_TOKEN=xxx export DATABASE_PATH=./database.db python bot.py ``` +## Running the update + +```shell +python update.py +``` \ No newline at end of file