diff --git a/README.md b/README.md index 37fa885..672dbf1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # yt-snd -Download videos from youtube and convert it to mp3 \ No newline at end of file +Download videos from youtube and convert it to mp3. + +It's a simpler gui front-end of yt-dlp. + +## Dependent files + +- Rust +- libgtk-4-dev +- ffmpeg +- yt-dlp + +## How to run it +clone yt-and, enter it's folder, and run `cargo run`.