diff --git a/README.md b/README.md index 0904fac..44e3820 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,21 @@
通过MCP协议为AI应用提供专业角色、记忆管理和知识体系,一行命令,让任何 AI 客户端秒变专业选手。
+通过MCP协议为AI应用提供专业角色、记忆管理和知识体系,一行命令,让任何 AI 客户端秒变专业选手。
- < img src="https://img.shields.io/github/stars/Deepractice/PromptX?style=social" alt="Stars"/> - < img src="https://img.shields.io/npm/v/dpml-prompt?color=orange&logo=npm" alt="npm version"/> - < img src="https://img.shields.io/github/license/Deepractice/PromptX?color=blue" alt="License"/> - < img src="https://img.shields.io/github/actions/workflow/status/Deepractice/PromptX/ci.yml?label=CI&logo=github" alt="CI Status"/> -
+
#### **2. 拥有智能记忆**
*使用 `promptx_remember` 保存关键信息,AI将在后续的交流中主动运用这些知识。*
-< img src="assets/remember.png" alt="记忆功能" width="80%">
+
---
@@ -116,7 +116,7 @@ PromptX 作为您和AI应用之间的"专业能力中间件",通过标准的 [
```mermaid
graph TD
- subgraph Your AI App (Claude, Cursor, etc.)
+ subgraph Your AI App(Claude, Cursor, etc.)
A[👨💻 User Interaction]
end
@@ -185,7 +185,7 @@ graph TD
## 📋 **实践案例: Legacy Lands Library**
---