From b81073d87b75f31fba5968691e96468998a1f72d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E9=98=BF=E6=B1=9F=28Relakkes?= =?UTF-8?q?=29?= Date: Sat, 4 Apr 2026 19:50:25 +0800 Subject: [PATCH] docs: move nav links above fold and remove runtime screenshot from READMEs Navigation links now appear immediately after the project description for quicker access. The runtime screenshot was redundant with the text content and architecture diagrams below. Image file kept in docs/images/. Co-Authored-By: Claude Opus 4.6 (1M context) --- README.en.md | 4 ---- README.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/README.en.md b/README.en.md index 20889e9c..a477e6f1 100644 --- a/README.en.md +++ b/README.en.md @@ -16,10 +16,6 @@ A **locally runnable version** repaired from the leaked Claude Code source, with > The original leaked source does not run as-is. This repository fixes multiple blocking issues in the startup path so the full Ink TUI can work locally. -

- Runtime screenshot -

-

Features · Architecture · Quick Start · Env Vars · FAQ · Global Usage · More Docs

diff --git a/README.md b/README.md index 5b3407a8..5e5d9c22 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,6 @@ > 原始泄露源码无法直接运行。本仓库修复了启动链路中的多个阻塞问题,使完整的 Ink TUI 交互界面可以在本地工作。 -

- 运行截图 -

-

功能 · 架构概览 · 快速开始 · 环境变量 · FAQ · 全局使用 · 更多文档