From 799bb6b8cd24eb249c47ade588348be43d553948 Mon Sep 17 00:00:00 2001 From: Didier Date: Sun, 4 Jun 2023 11:16:12 +0200 Subject: [PATCH] docs: fixed todos --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index afa75fe..5b82b2e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ # Bumblebee -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 +Bumblebee is a simple wrapper around FFMPEG for transcoding media. \ No newline at end of file