From 2283474da45d3695db625af7e72a8fdf00466f39 Mon Sep 17 00:00:00 2001
From: "jinli.yl"
Date: Tue, 4 Nov 2025 15:58:42 +0800
Subject: [PATCH] docs(readme): update project name and add blank line
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ca1c1d35..0cf8442f 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,12 @@
- ReMe (formerly MemoryScope): Memory Management Kit for Agents
+ Agentscope ReMe (formerly MemoryScope): Memory Management Kit for Agents
Remember Me, Refine Me.
---
+
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