From f6eeef28c5079a54022c2021eb5f2920df164b81 Mon Sep 17 00:00:00 2001 From: Sam Lavigne Date: Tue, 29 Aug 2023 01:15:53 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59227e1..db6aade 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ npm run dev - [ ] Add filters that generate content - [ ] Handle audio and image output. - [ ] Allow command to be editable -- [ ] Use commas to separate filters when possible +- [x] Use commas to separate filters when possible - [ ] Include some default fonts so text works. Example -> [here](https://github.com/ffmpegwasm/ffmpeg.wasm-core/blob/n4.3.1-wasm/wasm/examples/browser/freetype2.html) - [ ] Allow gif as output - [ ] MAYBE allow users to upload their own videos