From 1aadb69c974d5432a70596b3bb7b2d11c40e5368 Mon Sep 17 00:00:00 2001 From: evil0119 Date: Tue, 20 Jan 2026 00:06:12 +0800 Subject: [PATCH] Revise project description in README.md Update README to reflect current project status and features. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 887334f..f696333 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ > > 使用者 **不需要自己寫 Dockerfile**,直接 `docker run` 或 `docker compose up` 即可使用。 -基於 [C4illin/ConvertX](https://github.com/C4illin/ConvertX) 的中文優化版本。 +基於 [C4illin/ConvertX](https://github.com/C4illin/ConvertX) 的中文優化版本。目前還在實作請等到1月底發布 ---