diff --git a/README.md b/README.md
index 42835087..32cfae31 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 c9dc9085..a17e6c36 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.