From ce09569b821c027d6d8076b3959c81d7a6ed603d Mon Sep 17 00:00:00 2001 From: jinliyl <6469360+jinliyl@users.noreply.github.com> Date: Mon, 17 Feb 2025 14:12:49 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d564d8d..f2e7143 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ For installation, please refer to [Installation.md](docs/installation.md). ## 🍕 Quick Start - [Simple Usages (Quick Start)](./examples/api/simple_usages.ipynb) - [With AutoGen](./examples/api/autogen_example.md) -- [CLI with a MemoryScope Chatbot](./examples/cli/README.md) +- [CLI with a MemoryScope Chatbot](./examples/cli/CLI_README.md) - [Advanced Customization](./examples/advance/custom_operator.md) ## 💡 Contribute