From 7371f81643e9ae7df17847b527741f029c57c184 Mon Sep 17 00:00:00 2001 From: Daniel <61175014+ZgDaniel@users.noreply.github.com> Date: Tue, 10 Mar 2026 23:54:27 +0800 Subject: [PATCH] Update README.en.md --- README.en.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index dcec836..a6cf4cf 100644 --- a/README.en.md +++ b/README.en.md @@ -22,7 +22,6 @@ A lightweight web interface for [Claude Code](https://docs.anthropic.com/en/docs - **Multi-channel notifications**: PushPlus / Telegram / ServerChan / Feishu bot / QQ (Qmsg), configurable in Web UI. - **Process persistence**: detached subprocess + PID files; running tasks survive service restarts. - **Multi-API switching**: configure multiple API profiles and switch between them instantly from the UI. -- **Password-based auth**: initial password generation, forced first-login reset, and password change in Web UI. ## Requirements @@ -251,4 +250,4 @@ node server.js ## Notes -- This project currently targets Claude Code only. \ No newline at end of file +- This project currently targets Claude Code only.