From 265b75c0648098a2f93d7a7cde1f4d8c8ba358b7 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Tue, 5 Jul 2022 01:03:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 41b8ef7..5b6b98d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![IMG_20220705_005633](https://user-images.githubusercontent.com/74001397/177223778-7c4cba1b-d97a-47f6-8356-c6c3b245f9fd.jpg) + Given a subreddit name and a keyword, this script will return all posts from a specified listing (default is 'top') that contain the provided keyword. ## Installation