From 7240416b66197ffcefe129b74628b55204da07f6 Mon Sep 17 00:00:00 2001 From: ι­ζ›Ήε…ˆη”Ÿ <1992414357@qq.com> Date: Mon, 4 May 2026 01:15:39 +0800 Subject: Add documentation for Picker, help display, and shell completion --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 69f6e67..d85bef3 100644 --- a/README.md +++ b/README.md @@ -29,15 +29,15 @@ ## πŸ“š Contents -- [πŸš€ Intro](#intro) -- [⚑ Quick Start](#quick-start) -- [🧠 Core Concepts](#core-concepts) -- [πŸ—οΈ Project Structure](#project-structure) -- [πŸ’‘ Example Projects](#example-projects) -- [πŸ‘£ Next Steps](#next-steps) -- [πŸ—ΊοΈ Roadmap](#roadmap) -- [🚫 Unplanned Features](#unplanned-features) -- [πŸ“„ License](#license) +- [πŸš€ Intro](#πŸš€-intro) +- [⚑ Quick Start](#⚑-quick-start) +- [🧠 Core Concepts](#🧠-core-concepts) +- [πŸ—οΈ Project Structure](#πŸ—οΈ-project-structure) +- [πŸ’‘ Example Projects](#πŸ’‘-example-projects) +- [πŸ‘£ Next Steps](#πŸ‘£-next-steps) +- [πŸ—ΊοΈ Roadmap](#πŸ—ΊοΈ-roadmap) +- [🚫 Unplanned Features](#🚫-unplanned-features) +- [πŸ“„ License](#πŸ“„-license) ## πŸš€ Intro -- cgit