From ac72f557316ae75462796422813738408a4f6963 Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Fri, 27 Mar 2026 19:23:31 +0800 Subject: [PATCH] docs: simplify readme --- README.md | 16 +++------------- docs/README-zh.md | 21 ++++++--------------- 2 files changed, 9 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 4161ae6..2a71057 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ The GUI Agent Living in Your Webpage. Control web interfaces with natural langua - **SaaS AI Copilot** — Ship an AI copilot in your product in lines of code. No backend rewrite. - **Smart Form Filling** — Turn 20-click workflows into one sentence. Perfect for ERP, CRM, and admin systems. - **Accessibility** — Make any web app accessible through natural language. Voice commands, screen readers, zero barrier. -- **Multi-page Agent** — Extend your own agent's reach across browser tabs with the optional [chrome extension](https://alibaba.github.io/page-agent/docs/features/chrome-extension). +- **Multi-page Agent** — Extend your own web agent's reach across browser tabs [chrome extension](https://alibaba.github.io/page-agent/docs/features/chrome-extension). +- **MCP** - Allow your agent clients to control your browser. ## 🚀 Quick Start @@ -97,23 +98,12 @@ Licensed under the MIT License We gratefully acknowledge the browser-use project and its contributors for their excellent work on web automation and DOM interaction patterns that helped make this project possible. - -Third-party dependencies and their licenses can be found in the package.json -file and in the node_modules directory after installation. ``` -## 📄 License +## ⚖️ License [MIT License](LICENSE) --- **⭐ Star this repo if you find PageAgent helpful!** - - - - - - Star History Chart - - diff --git a/docs/README-zh.md b/docs/README-zh.md index 19baaef..0406773 100644 --- a/docs/README-zh.md +++ b/docs/README-zh.md @@ -32,7 +32,8 @@ - **SaaS AI Copilot** — 几行代码为你的产品加上 AI 副驾驶,无需重写后端。 - **智能表单填写** — 把 20 次点击变成一句话。ERP、CRM、管理后台的最佳拍档。 - **无障碍增强** — 用自然语言让任何网页无障碍。语音指令、屏幕阅读器,零门槛。 -- **跨页面 Agent** — 通过可选的 [Chrome 扩展](https://alibaba.github.io/page-agent/docs/features/chrome-extension),让你自己的 Agent 跨标签页工作。 +- **跨页面 Agent** — 通过可选的 [Chrome 扩展](https://alibaba.github.io/page-agent/docs/features/chrome-extension),让你自己的 Web Agent 跨标签页工作。 +- 通过 MCP 为现有 Agent 加入浏览器控制能力。 ## 🚀 快速开始 @@ -76,11 +77,11 @@ await agent.execute('点击登录按钮') 欢迎社区贡献!请参阅 [CONTRIBUTING.md](../CONTRIBUTING.md) 了解安装与贡献指南。 -提交 issue 或 PR 之前,请先阅读[维护者说明](https://github.com/alibaba/page-agent/issues/349)和[行为准则](CODE_OF_CONDUCT.md)。 +提交 issue 或 PR 之前,请先阅读[作者声明](https://github.com/alibaba/page-agent/issues/349)和[行为准则](CODE_OF_CONDUCT.md)。 -我们不接受未经实质性人类参与、完全由 Bot 或 Agent 自动生成的代码,机器人账号可能被禁止参与互动。 +我们不接受未经实质性人类参与、完全由 Bot 或 Agent 自动生成的代码。 -## 👏 致谢 +## 👏 声明与致谢 本项目基于 **[`browser-use`](https://github.com/browser-use/browser-use)** 的优秀工作构建。 @@ -96,12 +97,9 @@ Licensed under the MIT License We gratefully acknowledge the browser-use project and its contributors for their excellent work on web automation and DOM interaction patterns that helped make this project possible. - -Third-party dependencies and their licenses can be found in the package.json -file and in the node_modules directory after installation. ``` -## 📄 许可证 +## ⚖️ 许可证 [MIT License](../LICENSE) @@ -109,10 +107,3 @@ file and in the node_modules directory after installation. **⭐ 如果觉得 PageAgent 有用或有趣,请给项目点个星!** - - - - - Star History Chart - -