diff --git a/README.en.md b/README.en.md index a477e6f1..35bd5d46 100644 --- a/README.en.md +++ b/README.en.md @@ -12,6 +12,10 @@ +

+ Claude Code Haha Banner +

+ A **locally runnable version** repaired from the leaked Claude Code source, with support for any Anthropic-compatible API endpoint such as MiniMax and OpenRouter. > 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. diff --git a/README.md b/README.md index 5e5d9c22..6b02114b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ +

+ Claude Code Haha Banner +

+ 基于 Claude Code 泄露源码修复的**本地可运行版本**,支持接入任意 Anthropic 兼容 API(如 MiniMax、OpenRouter 等)。 > 原始泄露源码无法直接运行。本仓库修复了启动链路中的多个阻塞问题,使完整的 Ink TUI 交互界面可以在本地工作。 diff --git a/docs/images/banner.jpg b/docs/images/banner.jpg new file mode 100644 index 00000000..f9dd6982 Binary files /dev/null and b/docs/images/banner.jpg differ