From 8b89e1fdb92609c4d4346c419592325107532208 Mon Sep 17 00:00:00 2001 From: Leaced Date: Fri, 24 Mar 2023 15:30:37 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 10bca40..0d9c46f 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,6 @@ converting all Files in your current working directory and all subdirectories to ### Example ```bash to_opus mp3 flac``` convert all files with .mp3-extension and .flac-extension to opus + +### Dependencies +- ffmpeg