From 36ab4f1766be432c9947f5f85fd9c4b922bd8144 Mon Sep 17 00:00:00 2001 From: dongdongzhaoUP Date: Sun, 7 Dec 2025 20:54:50 +0800 Subject: [PATCH] fix: typos in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24dee530..057c9a56 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ This enables multi-step reasoning, reviewer-style critique, and structured revis - [1. Clone the Repository](#1-clone-the-repository) - [2. Start MongoDB](#2-start-mongodb) - [3. Environment Configuration](#3-environment-configuration) - - [4. Custom MCP Backend Orchestration](#4-custom-mcp-backend-orchestration) - - [5. Build and Run](#4-build-and-run) + - [4. Custom MCP Backend Orchestration](#4-custom-mcp-backend-orchestration-optional-for-local-dev) + - [5. Build and Run](#5-build-and-run) - [Frontend Extension Build](#frontend-extension-build) - [Chrome Extension Development](#chrome-extension-development) - [Installing the Development Extension](#installing-the-development-extension)