From d0dbff8f311ed38caebbde8559a95d1a6c6785b5 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sat, 11 Feb 2023 06:49:12 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a8039c..a238448 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ Given a subreddit name and a keyword, this script will return all posts from a s ![Screenshot_20230210_193329](https://user-images.githubusercontent.com/74001397/218158084-9295abb7-df33-4f86-8df8-e109cac7cde6.png) -# Features +# Features (GUI) - [x] Auto dark mode from 6pm - 6am - [x] Saves results to a JSON - [x] Other features coming soon... -# TODO +# TODO (GUI) - [x] Make it a stand alone executable - [x] Add comments to the code 😆