From 7548b0ab9785034e2d1966037c9fc12625a44b2c Mon Sep 17 00:00:00 2001
From: ZhuangXialie <62231346+ZhuangXialie@users.noreply.github.com>
Date: Sun, 19 May 2024 18:26:02 +0800
Subject: [PATCH] Update README_ZH.md
---
README_ZH.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README_ZH.md b/README_ZH.md
index 2a3c9ced0..34ab6f647 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -123,7 +123,7 @@ AgentScope支持使用以下库快速部署本地模型服务。
- [与RAG智能体对话](./examples/conversation_with_RAG_agents)
- [与gpt-4o模型对话](./examples/conversation_with_gpt-4o)
- [与SoftWare Engineering智能体对话](./examples/swe_agent/)
- - - [与自定义服务对话](./examples/conversation_with_customized_services/)
+ - [与自定义服务对话](./examples/conversation_with_customized_services/)
- 游戏