diff --git a/README-zh.md b/README-zh.md index 890cc88..415dbb7 100644 --- a/README-zh.md +++ b/README-zh.md @@ -16,8 +16,8 @@ ## ✨ Features -- **🎯 轻松集成** - 通过 CDN 或 npm 添加到任何网页 -- **🔐 端侧运行** - 数据不离开浏览器 +- **🎯 轻松集成** +- **🔐 端侧运行** - **🧠 HTML 脱水** - **💬 自然语言接口** - **🎨 HITL 交互界面** diff --git a/README.md b/README.md index 25e69b0..4bf0233 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ An in-page UI agent in javascript. Control web interfaces with natural language. ## ✨ Features -- **🎯 Easy Integration** - Add to any webpage via CDN or npm -- **🔐 Client-Side Processing** - No data leaves the browser +- **🎯 Easy Integration** +- **🔐 Client-Side Processing** - **🧠 DOM Extraction** - **💬 Natural Language Interface** - **🎨 UI with Human in the loop**