From 790c6d21eb51038f9598c621c35c44a8d7ed255e Mon Sep 17 00:00:00 2001 From: jarvis2f <137974272+jarvis2f@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:50:07 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20doc:=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ee24d6..734820b 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,8 @@ docker build -t jarvis2f/telegram-files . - ✅ **`Task 2`**: Download statistics and reports. - ☑️ **`Task 3`**: Improve Telegram’s login functionality. - ☑️ **`Task 4`**: Support auto transfer files to other destinations. +- ☑️ **`Task 5`**: File table is optimized using virtual lists, and API service using GraalVM. +- ☑️ **`Task 6`**: File downloads in comments under channel messages. ---