From 76524e6cc10b7614cbfe890ba9ab1d4d15df213e Mon Sep 17 00:00:00 2001 From: Paillat Date: Mon, 10 Jul 2023 10:48:28 +0200 Subject: [PATCH] chore(readme.md): update TODO list formatting and add checkboxes --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index f03700b..08bdc60 100644 --- a/readme.md +++ b/readme.md @@ -45,8 +45,8 @@ In each channel's folder there will be a `channel.yaml` file with all of the cha If you want to contribute to this project, you can do so by creating a pull request. You can check the #TODO section below. # TODO -[ ] Add a way to change the settings without restarting the script -[ ] Add a more detailed tutorial on how to use the script & readme -[ ] 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. \ No newline at end of file +- [ ] Add a way to change the settings without restarting the script +- [ ] Add a more detailed tutorial on how to use the script & readme +- [ ] 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. \ No newline at end of file