From adc15555e3f1334aad40c26ebfcef6d338ef9a11 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Wed, 30 Aug 2023 03:19:22 +0200 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 47965b5..9f133c8 100644 --- a/README.md +++ b/README.md @@ -5,21 +5,22 @@ Given a subreddit name and a keyword, RPST will return all posts from a specifie # ✅ Features ## *GUI* -- [x] Dark mode (*Right-click*) -- [x] Saves results to a JSON file (*Right-click*) -- [x] Logs errors to a file -- [x] In-App feature to check for Updates +- [x] Dark mode (*Right-click*). +- [x] Saves results to a JSON file (*Right-click*). +- [x] Logs errors to a file. +- [x] In-App feature to check for Updates. ## *CLI* -- [x] Saves results to JSON (*specifiy* `--json`) -- [x] Saves results to CSV (*specify* `--csv`) +- [x] Saves results to JSON (*specifiy* `--json`). +- [x] Saves results to CSV (*specify* `--csv`). - [x] Automatically checks for new updates, and notifies user if updates were found. # 📃 TODO ## *GUI* - [ ] Make it installable with a setup.exe/setup.msi file. -- [x] Add manual dark mode option, that will be persistent in all sessions -- [ ] Make it save results to a CSV file +- [x] Add manual dark mode option, that will be persistent in all sessions. +- [x] Make settings persistent in all sessions. +- [x] Make it save results to a CSV file. # 🖥️ Tested environments ## *GUI*