diff --git a/README.md b/README.md
index 84bb25b..6b46e45 100755
--- a/README.md
+++ b/README.md
@@ -6,19 +6,19 @@
-->
@@ -73,9 +70,9 @@
[点击这里](https://www.finclip.com/mop/document/runtime-sdk/uniapp/uni-integrate.html) 查看快速集成文档
## 🔗 常用链接
-以下内容是您在 FinClip 进行开发与体验时,常见的问题与指引信息
+以下内容是您在 PhizClip 进行开发与体验时,常见的问题与指引信息
-- [FinClip 官网](https://www.finclip.com/#/home)
+- [PhizClip 官网](https://www.finclip.com/#/home)
- [示例小程序](https://www.finclip.com/#/market)
- [文档中心](https://www.finclip.com/mop/document/)
- [SDK 部署指南](https://www.finclip.com/mop/document/introduce/quickStart/intergration-guide.html)
@@ -96,3 +93,8 @@
## Forkers
[![Forkers repo roster for @finogeeks/finclip-uniapp-demo](https://reporoster.com/forks/finogeeks/finclip-uniapp-demo)](https://github.com/finogeeks/finclip-uniapp-demo/network/members)
+
+## 🌏 多语言文档
+- [简体中文](./README.md)
+- [English](./readme_en.md)
+- [Português](./readme_pt.md)
\ No newline at end of file
diff --git a/doc/images/phizlogo.png b/doc/images/phizlogo.png
new file mode 100644
index 0000000..b1f3a08
Binary files /dev/null and b/doc/images/phizlogo.png differ
diff --git a/readme_en.md b/readme_en.md
new file mode 100644
index 0000000..0394754
--- /dev/null
+++ b/readme_en.md
@@ -0,0 +1,98 @@
+
+
+
+
+
+
+
+
+ PhizClip Uniapp DEMO
+
+
+
+ 👉 https://www.phizclip.com/ 👈
+
+
+
+
+
+
+
+
+[Home Page](https://www.finclip.com/) | [Example Mini-App](https://www.finclip.com/#/market) | [Documentation](https://www.finclip.com/mop/document/) | [Deployment Guide](https://www.finclip.com/mop/document/introduce/quickStart/cloud-server-deployment-guide.html)
[SDK Integration Guide](https://www.finclip.com/mop/document/introduce/quickStart/intergration-guide.html) | [API List](https://www.finclip.com/mop/document/develop/api/overview.html) | [Component List](https://www.finclip.com/mop/document/develop/component/overview.html) | [Privacy Commitment](https://www.finclip.com/mop/document/operate/safety.html)
+
+
+
+-----
+## 🤔 What is PhizClip?
+
+Have you ever **thought** that the developed WeChat Mini-App can be put in your own APP to run directly, and you only need to develop the Mini-App once, and then you can open it in different applications, isn't it incredible?
+
+Have you ever **tried** to introduce an SDK in your own APP, and you can not only open the Mini-App in the app, but also customize the Mini-App interface and modify the Mini-App style, don't you think it is more incredible?
+
+**This is PhizClip, with much INCREDIBLE !**
+
+## ⚙️ Implementation mode
+### 1. Implementation mode
+This DEMO uses the [plug-in function](https://nativesupport.dcloud.net.cn/NativePlugin/course/android?id=%e6%8f%92%e4%bb%b6%e5%bc%80%e5%8f%91) of Uniapp to integrate PhizClip SDK to run PhizClip applet in the exported App of Uniapp.
+
+
+
+
+
+
+### 2. Implementation principle
+
+This project resource is developed using `HBuilderX 3.6.4` and only integrates `PhizClip core SDK (2.38.3)`, if you need more features, you can use the original iOS/Android project to regenerate the plugin.
+
+
+
+
+
+
+## 📋 Integrated document
+[Click here](https://www.finclip.com/mop/document/runtime-sdk/uniapp/uni-integrate.html) View quick integration documentation
+
+## 🔗 Links
+The following is information on common questions and guidelines for your development and experience with PhizClip
+
+- [Home Page](https://www.finclip.com/#/home)
+- [Example Mini-App](https://www.finclip.com/#/market)
+- [Documentation](https://www.finclip.com/mop/document/)
+- [SDK Integration Guide](https://www.finclip.com/mop/document/introduce/quickStart/intergration-guide.html)
+- [Structure of PhizClip](https://www.finclip.com/mop/document/develop/guide/structure.html)
+- [Integration Guidelines(iOS)](https://www.finclip.com/mop/document/runtime-sdk/ios/ios-integrate.html)
+- [Integration Guidelines(Android)](https://www.finclip.com/mop/document/runtime-sdk/android/android-integrate.html)
+- [Integration Guidelines(Flutter)](https://www.finclip.com/mop/document/runtime-sdk/flutter/flutter-integrate.html)
+
+## ☎️ Contact
+Scan the QR code below with WeChat and follow the official public number **Finogeeks** for more exciting content.
+
+
+Scan the QR code below with WeChat and invite into the official WeChat exchange group (add friend note: **finclip consulting**) to get more exciting content.
+
+
+## Stargazers
+[![Stargazers repo roster for @finogeeks/finclip-uniapp-demo](https://reporoster.com/stars/finogeeks/finclip-uniapp-demo)](https://github.com/finogeeks/finclip-uniapp-demo/stargazers)
+
+## Forkers
+[![Forkers repo roster for @finogeeks/finclip-uniapp-demo](https://reporoster.com/forks/finogeeks/finclip-uniapp-demo)](https://github.com/finogeeks/finclip-uniapp-demo/network/members)
+
+## 🌏 Languages
+- [简体中文](./README.md)
+- [English](./readme_en.md)
+- [Português](./readme_pt.md)
\ No newline at end of file