From 2d44f5f7edb7143adbd444c2f473d9b6c08b5b15 Mon Sep 17 00:00:00 2001 From: Ryan Luu Date: Sun, 14 Jul 2024 14:25:26 +0000 Subject: [PATCH] Fix image size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b830a70..40e6084 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](assets/ScreenshotEmbedExample.png) +Example of a new post notification ## Installation