Skip to content

Commit 707b80e

Browse files
authored
docs: Refine OpenClaw reference and feature descriptions (#410)
1 parent 357aefc commit 707b80e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ memU **continuously captures and understands user intent**. Even without a comma
2626

2727
---
2828

29-
## 🤖 [OpenClaw (Moltbot, Clawdbot) Alternative](https://github.com/NevaMind-AI/memUBot)
29+
## 🤖 [OpenClaw Alternative](https://github.com/NevaMind-AI/memUBot)
3030

3131
<img width="100%" src="https://github.com/NevaMind-AI/memU/blob/main/assets/memUbot.png" />
3232

@@ -89,7 +89,7 @@ If you find memU useful or interesting, a GitHub Star ⭐️ would be greatly ap
8989

9090
| Capability | Description |
9191
|------------|-------------|
92-
| 🤖 **24/7 Proactive Agent** | Always-on memory agent that works continuously in the background—never sleeps, never forgets |
92+
| 🤖 **24/7 Proactive Agent** | Always-on memory agent that works continuously in the background |
9393
| 🎯 **User Intention Capture** | Understands and remembers user goals, preferences, and context across sessions automatically |
9494
| 💰 **Cost Efficient** | Reduces long-running token costs by caching insights and avoiding redundant LLM calls |
9595
---
@@ -113,9 +113,9 @@ python proactive.py
113113
│ │
114114
▼ ▼
115115
┌────────────────────────────────────────┐ ┌────────────────────────────────────────────────┐
116-
│ 🤖 MAIN AGENT │ │ 🧠 MEMU BOT │
116+
│ 🤖 MAIN AGENT │ │ 🧠 MEMU BOT
117117
│ │ │ │
118-
│ Handle user queries & execute tasks │ ◄───► │ Monitor, memorize & proactive intelligence │
118+
│ Handle user queries & execute tasks │ ◄───► │ Monitor, memorize & proactive intelligence
119119
├────────────────────────────────────────┤ ├────────────────────────────────────────────────┤
120120
│ │ │ │
121121
│ ┌──────────────────────────────────┐ │ │ ┌──────────────────────────────────────────┐ │

0 commit comments

Comments
 (0)