From 116788ba07fc386e1d0c649a81e515ab74923273 Mon Sep 17 00:00:00 2001 From: Paillat Date: Thu, 13 Jul 2023 19:58:04 +0200 Subject: [PATCH] chore(readme.md): fix typo in task description chore(readme.md): remove unnecessary newline at end of file --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 363ffeb..82ef8e9 100644 --- a/readme.md +++ b/readme.md @@ -50,4 +50,4 @@ If you want to contribute to this project, you can do so by creating a pull requ - [ ] Add a generator for more beautiful thumbnails - [ ] Add a way to change the background music / add a way to add more background music / add a way to have channel specific background music - [ ] Same as with channel specifis script prompt, also for the marp heading and the oƮdeas prompts. Make the optionally channel specific. -- [ ]Add a global settings dict with all of the settings, and a listener to changes in the settings file, to akkow changing the settings without restarting the script. Also allow all te settings to be passed as cli arguments. \ No newline at end of file +- [ ] Add a global settings dict with all of the settings, and a listener to changes in the settings file, to akkow changing the settings without restarting the script. Also allow all te settings to be passed as cli arguments. \ No newline at end of file