diff --git a/.test1.py b/.test1.py
deleted file mode 100644
index c3b6dd49e..000000000
--- a/.test1.py
+++ /dev/null
@@ -1,5 +0,0 @@
-import jieba.analyse
-
-
-res = jieba.analyse.extract_tags("我爱旅游和烧烤", topK=12)
-print(res)
diff --git a/README.md b/README.md
index fc5bf326d..a1e2e6aa1 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Your lobsters and Hermes Agents now have **the best** memory system — choose *
| 🔌 Plugin |
💡 Core Features
| 🧩 Resources |
| :----: | :--- | :---: |
-| 🧠 [**memos-local-plugin 2.0**](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) | - One local-first memory core for **Hermes Agent** and **OpenClaw**.
- Self-evolving memory: L1 trace, L2 policy, L3 world model,
and crystallized Skills driven by feedback.
| 🐙 [GitHub](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) · 📦 [NPM](https://www.npmjs.com/package/@memtensor/memos-local-plugin) |
+| 🧠 [**memos-local-plugin 2.0**](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) | - One local-first memory core for **Hermes Agent** and **OpenClaw**.
- Self-evolving memory: L1 trace, L2 policy, L3 world model,
and crystallized Skills driven by feedback.
| 🌐 [Website](https://memos-claw.openmem.net/) · 📖 [Docs](https://memos-docs.openmem.net/cn/openclaw/local_plugin) · 🐙 [GitHub](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) · 📦 [NPM](https://www.npmjs.com/package/@memtensor/memos-local-plugin) |
| ☁️ [**OpenClaw Cloud Plugin**](https://x.com/MemOS_dev/status/2019254160919769171?s=20) | - [Reduces token usage by 72%.](https://x.com/MemOS_dev/status/2020854044583924111)
- [Multi-agent memory sharing by `user_id`.](https://x.com/MemOS_dev/status/2020538135487062094)
| 🖥️ [MemOS Dashboard](https://memos-dashboard.openmem.net/login/) · 📖 [Full Tutorial](https://memos-docs.openmem.net/openclaw/guide#_4-update-plugin) |