docs: add table of contents with anchor links to READMEs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
程序员阿江(Relakkes)
2026-04-03 01:30:02 +08:00
parent 62bb0169bb
commit 7d40dbf48c
2 changed files with 28 additions and 0 deletions
+14
View File
@@ -10,6 +10,20 @@ A **locally runnable version** repaired from the leaked Claude Code source, with
<img src="docs/00runtime.png" alt="Runtime screenshot" width="800">
</p>
## 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)