From 7a532167685da04bf50a80511ee71f47540e2122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E5=84=80=E5=BC=8F?= <854085467@qq.com> Date: Mon, 28 Feb 2022 00:01:02 +0800 Subject: [PATCH] chore: edit README.md --- README.md | 20 ++++++++++---------- example/docs/zh-CN/components/color.md | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 09da2025..97ba9338 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## 介绍 +## Introduction
@@ -9,13 +9,13 @@
**[🔶 Explore the docs »](http://layui-vue.pearadmin.com)**
-layui - vue(谐音:类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库.
+An enterprise-class UI components based on Layui and Vue.
**Run with code Sandbox.**
[![Edit layui-vue](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/11mvy)
-## 特性
+## Features
A few of the things you can do with layui vue:
@@ -25,9 +25,9 @@ A few of the things you can do with layui vue:
* Support theme customization
* Support internationalization
-## 安装
+## Get Started
-使用 npm 安装.
+Use npm to install.
```bash
npm i @layui/layui-vue
@@ -43,7 +43,7 @@ import '@layui/layui-vue/lib/index.css'
createApp(App).use(layui).mount('#app')
```
-我们在[主页](http://layui-vue.pearadmin.com)上有不少例子,这是让您入门的第一个:
+We have several examples on the [website](http://layui-vue.pearadmin.com). Here is the first one to get you started:
```
@@ -53,19 +53,19 @@ createApp(App).use(layui).mount('#app')
```
-## 反馈
+## Feedback
Feel free to send us feedback on [file an issue](https://github.com/layui-vue/layui-vue/issues/new). Feature requests are always welcome. If you wish to contribute, please take a quick look at the [guidelines](./CONTRIBUTING.md)!
If there's anything you'd like to chat about, please feel free to join our [Gitter chat](https://gitter.im/layui-vue/community)!
-## 构建
+## Build Process
- `build` Packaged component library
Please take a look at the [contributing guidelines](./CONTRIBUTING.md) for a detailed process on how to build your application as well as troubleshooting information.
-## 贡献
+## Contributors
This project follows the [all-contributors](https://github.com/layui-vue/layui-vue/graphs/contributors) specification and is brought to you by these [awesome contributors](https://github.com/layui-vue/layui-vue/graphs/contributors).
@@ -73,6 +73,6 @@ This project follows the [all-contributors](https://github.com/layui-vue/layui-v
-## 许可证
+## Licence
Layui vue is licensed under the [MIT license](https://opensource.org/licenses/MIT).
\ No newline at end of file
diff --git a/example/docs/zh-CN/components/color.md b/example/docs/zh-CN/components/color.md
index 795c69f8..433e6d32 100644
--- a/example/docs/zh-CN/components/color.md
+++ b/example/docs/zh-CN/components/color.md
@@ -111,7 +111,7 @@ export default {
#FAFAFA