diff --git a/README.md b/README.md index d1dcd0d..b72df2e 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # Telegram_Image-Watchdog -Watches a directory for a new image. +Watches a directory for a new image. When it finds a new image it sends it to the group. -pip install watchdog -pip install pyTelegramBotAPI -pip install opencv-python +pip install watchdog pyTelegramBotAPI opencv-python Create a file named config_bot.py with the following variables set.