diff --git a/README.md b/README.md index 3267ffa..0b390f4 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,14 @@ It runs as [@kcoj_bot](https://telegram.me/kcoj_bot) now. - requests - beautifulsoup +## Usage + +Like this: + +```bash +while true; do git pull; python3 bot.py; done +``` + ## License GPLv3 \ No newline at end of file