diff --git a/README.en.md b/README.en.md
index 07ecd16..afb19c8 100644
--- a/README.en.md
+++ b/README.en.md
@@ -10,6 +10,20 @@ A **locally runnable version** repaired from the leaked Claude Code source, with
+## Table of Contents
+
+- [Features](#features)
+- [Architecture Overview](#architecture-overview)
+- [Quick Start](#quick-start)
+- [Environment Variables](#environment-variables)
+- [Fallback Mode](#fallback-mode)
+- [FAQ](#faq)
+- [Fixes Compared with the Original Leaked Source](#fixes-compared-with-the-original-leaked-source)
+- [Project Structure](#project-structure)
+- [Tech Stack](#tech-stack)
+
+---
+
## Features
- Full Ink TUI experience (matching the official Claude Code interface)
diff --git a/README.md b/README.md
index 319faa7..c715228 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,20 @@
+## 目录
+
+- [功能](#功能)
+- [架构概览](#架构概览)
+- [快速开始](#快速开始)
+- [环境变量说明](#环境变量说明)
+- [降级模式](#降级模式)
+- [常见问题](#常见问题)
+- [相对于原始泄露源码的修复](#相对于原始泄露源码的修复)
+- [项目结构](#项目结构)
+- [技术栈](#技术栈)
+
+---
+
## 功能
- 完整的 Ink TUI 交互界面(与官方 Claude Code 一致)