From 1b13d79d1d24fa7fb9b19dac24b398e431447378 Mon Sep 17 00:00:00 2001 From: Colby McHenry Date: Tue, 7 Jul 2026 09:00:55 -0500 Subject: [PATCH] docs(readme): add table of contents --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index e213764..5dfc6fc 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,29 @@ Follow [@getcodegraph](https://x.com/getcodegraph) on X for updates. +## Contents + +- [Get Started](#get-started) +- [Language Support](#language-support) +- [Why CodeGraph?](#why-codegraph) +- [Key Features](#key-features) +- [Framework-aware Routes](#framework-aware-routes) +- [Mixed iOS / React Native / Expo bridging](#mixed-ios--react-native--expo-bridging) +- [Quick Start](#quick-start) +- [How It Works](#how-it-works) +- [CLI Reference](#cli-reference) +- [MCP Tools](#mcp-tools) +- [Library Usage](#library-usage) +- [Configuration](#configuration) +- [Telemetry](#telemetry) +- [Supported Platforms](#supported-platforms) +- [Supported Agents](#supported-agents) +- [Supported Languages](#supported-languages) +- [Measured cross-file coverage](#measured-cross-file-coverage) +- [Troubleshooting](#troubleshooting) +- [Star History](#star-history) +- [License](#license) + ## Get Started ### 1. Install the CLI