Skip to content

Commit

Permalink
Fix image size
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanLua authored Jul 14, 2024
1 parent f78c656 commit 2d44f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Monitor Instagram accounts for new posts and send them to a Discord webhook.
$ python instawebhooks.py <instagram_username> <discord_webhook_url>
```

![Example of a new post notification](assets/ScreenshotEmbedExample.png)
<img alt="Example of a new post notification" src="assets/ScreenshotEmbedExample.png" width="512px" />

## Installation

Expand Down

0 comments on commit 2d44f5f

Please sign in to comment.