From a36c121a7dc0dcd612d372b6e5c197b452c376f0 Mon Sep 17 00:00:00 2001 From: Pavlos Smith <57727226+iByteABit256@users.noreply.github.com> Date: Thu, 20 Apr 2023 19:26:05 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e54be7d..2ed4bc8 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Command line tool in Rust to download songs from Youtube to whatever encoding you want +Note: [ffmpeg](https://ffmpeg.org/) needs to be present on your system +

(back to top)