diff --git a/README.md b/README.md index 20355df9..0f8cf736 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,25 @@ Language: English | [简体中文](./README_zh.md) --- - - + + +**Table of Contents** + +- [Quick Start](#quick-start) +- [Quick Integration](#quick-integration) + - [Component-Based Consumption](#component-based-consumption) +- [New Features](#new-features) + - [Prompt Cell](#prompt-cell) + - [Sql Cell](#sql-cell) +- [Technical Architecture](#technical-architecture) +- [Future Plans](#future-plans) +- [More](#more) + - [Reporting Issues](#reporting-issues) + - [Contributing](#contributing) + - [Contributors](#contributors) + - [Contact Us](#contact-us) + + --- diff --git a/README_zh.md b/README_zh.md index 37615081..e6216549 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,3 +1,25 @@ + + +**Table of Contents** + +- [特性](#%E7%89%B9%E6%80%A7) +- [目录](#%E7%9B%AE%E5%BD%95) +- [快速开始](#%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B) +- [快速集成](#%E5%BF%AB%E9%80%9F%E9%9B%86%E6%88%90) + - [组件化消费](#%E7%BB%84%E4%BB%B6%E5%8C%96%E6%B6%88%E8%B4%B9) +- [新特性](#%E6%96%B0%E7%89%B9%E6%80%A7) + - [Prompt Cell](#prompt-cell) + - [Sql Cell](#sql-cell) +- [架构](#%E6%9E%B6%E6%9E%84) +- [后续计划](#%E5%90%8E%E7%BB%AD%E8%AE%A1%E5%88%92) +- [更多](#%E6%9B%B4%E5%A4%9A) + - [提交issue](#%E6%8F%90%E4%BA%A4issue) + - [贡献代码](#%E8%B4%A1%E7%8C%AE%E4%BB%A3%E7%A0%81) + - [贡献者](#%E8%B4%A1%E7%8C%AE%E8%80%85) + - [联系我们](#%E8%81%94%E7%B3%BB%E6%88%91%E4%BB%AC) + + + 语言: 中文 | [English](./README.md)