diff --git a/README-CN.md b/README-CN.md
new file mode 100644
index 00000000..95ec2e3e
--- /dev/null
+++ b/README-CN.md
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+View UI Plus
+ 基于 Vue.js 3 的企业级 UI 组件库和中后台系统解决方案,为数万开发者服务。
+
+
+
+[](https://www.npmjs.org/package/view-ui-plus)
+[](https://npmjs.org/package/view-ui-plus)
+[](https://npmjs.org/package/view-ui-plus)
+
+
+[](https://gitter.im/iview/iview?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+
+## 文档
+
+[https://www.iviewui.com](https://www.iviewui.com)
+
+## 在 InsCode 中在线体验
+[https://inscode.csdn.net/@aresn/ViewDesign](https://inscode.csdn.net/@aresn/ViewDesign)
+
+## 特性
+
+- 丰富的组件和功能,满足绝大部分网站场景
+- 提供开箱即用的 [Admin 系统](https://iviewui.com/admin-plus) 和 快速增删改查 [表格组件](https://iviewui.com/icrud),极大程度节省开发成本
+- 友好的 API ,自由灵活地使用空间
+- 细致、漂亮的 UI
+- 事无巨细的文档
+- 可自定义主题
+
+## 安装
+
+我们推进您使用官方工具快速开始:
+
+- [View UI Plus Project (Based on Vue CLI)](https://github.com/view-design/view-ui-project-vuecli)
+- [View UI Plus Project (Based on Vite)](https://github.com/view-design/view-ui-project-vite)
+- [View UI Plus Project (Based on TypeScript)](https://github.com/view-design/view-ui-project-ts)
+- [View UI Plus Project (Based on Nuxt)](https://github.com/view-design/view-ui-project-nuxt)
+
+### 安装 View UI Plus
+
+使用 npm:
+```
+npm install view-ui-plus --save
+```
+
+或使用 `
+
+```
+
+您可以[在官网文档](https://www.iviewui.com/view-ui-plus/guide/install)查看更多详细说明。
+
+## 示例
+
+### Options API:
+
+```vue
+
+
+
+
+```
+
+### Composition API:
+
+```vue
+
+
+
+
+```
+
+### TypeScript:
+
+```vue
+
+
+
+
+```
+
+使用 `import` 导入 CSS:
+
+```js
+import 'view-ui-plus/dist/styles/viewuiplus.css'
+```
+
+## 社区
+
+您可以免费加入到 [ViewDesign 官方社区](https://community.gitcode.com/viewdesign) 了解更多 Vue 的内容。
+
+## 主要贡献者
+|Name|Avatar|Name|Avatar|Name|Avatar|
+|---|---|---|---|---|---|
+|[Aresn](https://github.com/icarusion) |  |[jingsam](https://github.com/jingsam) |  | [rijn](https://github.com/rijn) |  |
+|[lcx960324](https://github.com/lcx960324) |  |[GITleonine1989](https://github.com/GITleonine1989) |  |[huixisheng](https://github.com/huixisheng) |  |
+|[Sergio Crisostomo](https://github.com/SergioCrisostomo) |  | [lison16](https://github.com/lison16) |  | [Xotic750](https://github.com/Xotic750) |  |
+[huanghong1125](https://github.com/huanghong1125) |  | [yangdan8](https://github.com/yangdan8) |  | [likuner](https://github.com/likuner)|  |
+
+
+## License
+[MIT](http://opensource.org/licenses/MIT)
+
+Copyright (c) 2016-present, ViewDesign
diff --git a/README.md b/README.md
index 5389f0a3..0a9f898c 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,8 @@ View UI Plus
[https://www.iviewui.com](https://www.iviewui.com)
-## Start On Cloud IDE
-[https://idegithub.com/view-design/ViewUIPlus](https://idegithub.com/view-design/ViewUIPlus)
+## Experience it online in InsCode
+[https://inscode.csdn.net/@aresn/ViewDesign](https://inscode.csdn.net/@aresn/ViewDesign)
## Features