From d9d0e587596c9d1e9defc58e327b16ca938ea044 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sun, 19 Feb 2023 05:32:46 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27a149d..063a562 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Given a subreddit name and a keyword, this script will return all posts from a s # TODO (GUI) - [ ] Make it a stand alone executable - [ ] Add manual dark mode option, that will be remembered in all sessions +- [ ] Make it save results to a CSV file # Wiki [Refer to the Wiki](https://github.com/rly0nheart/reddit-post-scraping-tool/wiki) for installation instructions, in addition to all other documentation.