Update README.md

This commit is contained in:
Richard Mwewa
2022-07-04 23:21:32 +02:00
committed by GitHub
parent b83a15a6f1
commit 409a65b361

View File

@@ -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
```