From 866e789ad5e6874fc0bb3c4ad10c45f9bedd6141 Mon Sep 17 00:00:00 2001 From: krishsharma0413 <krishsharma0413@gmail.com> Date: Wed, 7 Feb 2024 20:37:34 +0530 Subject: [PATCH] Add description for download button --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c38ec03..bf65c47 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The progress of the download can be seen using websockets. π«Άπ» The download is complete. π ![image](./assets/thankyou.png) - +The download button will download the a zip file which contains all your music data. The Mp3 files has complete metadata regarding the artist name, album name, BPM, etc. ## License π This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.