diff --git a/README.md b/README.md index c665a3a..41b8ef7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Given a subreddit name and a keyword, this script will return all top (by default) posts that contain the specified word. +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 ```