From 588fd38a905cc0526d025079c67b0b3c1fd703f4 Mon Sep 17 00:00:00 2001 From: Ryan Luu Date: Sun, 14 Jul 2024 21:26:17 +0700 Subject: [PATCH] Fix image size Signed-off-by: Ryan Luu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40e6084..a199749 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Monitor Instagram accounts for new posts and send them to a Discord webhook. $ python instawebhooks.py ``` -Example of a new post notification +Example of a new post notification ## Installation