From bac64d51a415c97010f3728d1d483251bf744d6b Mon Sep 17 00:00:00 2001 From: Mert Cobanov Date: Fri, 26 Apr 2024 02:22:21 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 110d8b7..f169ec8 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ python webui.py To contribute to the development of this script, clone the repository, make your changes, and submit a pull request. We welcome contributions that improve the script's functionality or extend its capabilities. +- [ ] Summarizer youtube +- [ ] Dockerize project +- [ ] Serve on web + ## License This script is released under the MIT License. See the LICENSE file in the repository for full details.