diff --git a/README-zh.md b/README-zh.md index 2c433d2..f8e24bd 100644 --- a/README-zh.md +++ b/README-zh.md @@ -4,9 +4,7 @@ [![npm version](https://badge.fury.io/js/page-agent.svg)](https://badge.fury.io/js/page-agent) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![Downloads](https://img.shields.io/npm/dt/page-agent.svg)](https://www.npmjs.com/package/page-agent) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/page-agent)](https://bundlephobia.com/package/page-agent) [![GitHub stars](https://img.shields.io/github/stars/alibaba/page-agent.svg)](https://github.com/alibaba/page-agent) -**让你的网页支持 AI 自动化。** - -运行在页面内的 UI agent. 使用自然语言操作 Web 应用。 +纯 JS 实现的 GUI agent。使用自然语言操作你的 Web 应用。无须后端、客户端、浏览器插件。 🌐 [English](./README.md) | **中文** diff --git a/README.md b/README.md index 8bd7ca4..88bbc65 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ [![npm version](https://badge.fury.io/js/page-agent.svg)](https://badge.fury.io/js/page-agent) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![Downloads](https://img.shields.io/npm/dt/page-agent.svg)](https://www.npmjs.com/package/page-agent) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/page-agent)](https://bundlephobia.com/package/page-agent) [![GitHub stars](https://img.shields.io/github/stars/alibaba/page-agent.svg)](https://github.com/alibaba/page-agent) -**Transform your webpage into an AI-powered application with a single script tag.** +The GUI Agent Living in Your Webpage. Control web interfaces with natural language. -An in-page UI agent in javascript. Control web interfaces with natural language. +**Transform your webpage into an AI-powered application with a single script tag.** 🌐 **English** | [中文](./README-zh.md)