From f64ece3bde98c0cf55261d572f671777cff953e8 Mon Sep 17 00:00:00 2001 From: engigu Date: Mon, 29 Dec 2025 11:59:02 +0800 Subject: [PATCH] Add mobile compatibility feature to README Added mobile compatibility feature to the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44cb491..6c424dc 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ - **在线终端:** WebSocket 实时终端,命令执行结果实时输出 - **环境变量:** 安全存储敏感配置,任务执行时自动注入 - **现代 UI:** 响应式设计,深色/浅色主题切换 +- **移动端:** 适配移动小屏样式 ## 功能特性