From 28d590beb8a67b7711f0b2d5f064bb59bc3ba83f Mon Sep 17 00:00:00 2001 From: Matt Theissen Date: Wed, 31 Aug 2022 00:13:11 -0500 Subject: [PATCH] Updated README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c999cea..e63af32 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ 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