diff --git a/README.md b/README.md index 2909797..4125e35 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ To run this application, you need to have Python installed. These are the depend - `customtkinter`: A modern and customizable tkinter interface. - `yt-dlp`: A command-line program to download videos from YouTube and other sites. +- `humanize`: Turns a number into a human-readable duration. ### Installation @@ -40,4 +41,4 @@ pip install customtkinter yt-dlp ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.