From 553861a2c4e6492ce96cc4edf00d08292fead590 Mon Sep 17 00:00:00 2001
From: zhayujie
Date: Fri, 27 Feb 2026 16:57:18 +0800
Subject: [PATCH] docs: update README.md
---
README.md | 7 +++----
docs/en/README.md | 5 +----
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 4283508..32cfae3 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@

-
+
+ [中文] | [English]
**CowAgent** 是基于大模型的超级AI助理,能够主动思考和任务规划、操作计算机和外部资源、创造和执行Skills、拥有长期记忆并不断成长。CowAgent 支持灵活切换多种模型,能处理文本、语音、图片、文件等多模态消息,可接入网页、飞书、钉钉、企业微信应用、微信公众号中使用,7*24小时运行于你的个人电脑或服务器中。
@@ -14,9 +15,7 @@
🚀 快速开始
-
- 中文 | English
-
+
# 简介
diff --git a/docs/en/README.md b/docs/en/README.md
index c9dc908..a17e6c3 100644
--- a/docs/en/README.md
+++ b/docs/en/README.md
@@ -4,6 +4,7 @@
+ [中文] | [English]
**CowAgent** is an AI super assistant powered by LLMs, capable of autonomous task planning, operating computers and external resources, creating and executing Skills, and continuously growing with long-term memory. It supports flexible model switching, handles text, voice, images, and files, and can be integrated into Web, Feishu, DingTalk, WeCom, and WeChat Official Account — running 7×24 hours on your personal computer or server.
@@ -14,10 +15,6 @@
🚀 Quick Start
-
- 中文 | English
-
-
## Introduction
> CowAgent is both an out-of-the-box AI super assistant and a highly extensible Agent framework. You can extend it with new model interfaces, channels, built-in tools, and the Skills system to flexibly implement various customization needs.