docs(readme): update project name and add blank line

This commit is contained in:
jinli.yl 2025-11-04 15:58:42 +08:00
parent 6a863122f7
commit 2283474da4

View file

@ -10,11 +10,12 @@
</p>
<p align="center">
<strong>ReMe (formerly MemoryScope): Memory Management Kit for Agents</strong><br>
<strong>Agentscope ReMe (formerly MemoryScope): Memory Management Kit for Agents</strong><br>
<em>Remember Me, Refine Me.</em>
</p>
---
ReMe provides AI agents with a unified memory system—enabling the ability to extract, reuse, and share memories across
users, tasks, and agents.
@ -23,6 +24,7 @@ Personal Memory + Task Memory + Tool Memory = Agent Memory
```
Personal memory helps "**understand user preferences**", task memory helps agents "**perform better**", and tool memory enables "**smarter tool usage**".
---
## ✨ Architecture Design