diff --git a/README.md b/README.md
index c99408a..6919eb1 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@
+
中文 | English
@@ -41,7 +42,9 @@ If you just want to connect quickly, do these three things:
### 1. Install as a Cocos Creator Extension
-Clone or copy this repository into your Cocos project extension directory:
+Recommended install: use the official [Cocos Store page](https://store.cocos.com/app/detail/8913) and install the extension into your target Cocos Creator project.
+
+For local development or unreleased builds, clone or copy this repository into your Cocos project extension directory:
```bash
cd /path/to/your-cocos-project
diff --git a/README_CN.md b/README_CN.md
index d1537b8..04719e0 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -8,6 +8,7 @@
+
中文 | English @@ -41,7 +42,9 @@ Funplay MCP for Cocos 是一个采用 MIT 协议的 Cocos Creator 扩展,它 ### 1. 安装为 Cocos Creator 扩展 -把仓库 clone 或复制到 Cocos 项目的扩展目录: +推荐安装方式:通过官方 [Cocos Store 页面](https://store.cocos.com/app/detail/8913) 安装到目标 Cocos Creator 项目。 + +如果要本地开发或使用未发布版本,可以把仓库 clone 或复制到 Cocos 项目的扩展目录: ```bash cd /path/to/your-cocos-project