From b07a9b3d8e0811243f1118da459e2bb02b57600c Mon Sep 17 00:00:00 2001 From: Didier Date: Mon, 8 May 2023 10:55:16 +0200 Subject: [PATCH] docs: add todo section --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b82b2e..afa75fe 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # Bumblebee -Bumblebee is a simple wrapper around FFMPEG for transcoding media. \ No newline at end of file +Bumblebee is a simple wrapper around FFMPEG for transcoding media. + +## (main) TODO +main things that need to be done. + +- [x] make initial behaviour work. +- [ ] make archiving system work. +- [ ] refactor code so it makes sense. \ No newline at end of file