Skip to content

Commit 5936c70

Browse files
committed
docs: update README
1 parent e2e94c3 commit 5936c70

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This project is not only a vue-cli plugin but also a vue-cli preset. Have fun!
1414

1515
### Prerequisites
1616

17-
You must install Vue CLI 3 before you start.
17+
You must install Vue CLI 3 before you start:
1818

1919
```bash
2020
npm install -g @vue/cli
@@ -57,7 +57,7 @@ The full documentation: [:book: codetrial.github.io/element-admin](https://codet
5757

5858
A complete example project: [:zap: @codetrial/element-admin](https://github.com/codetrial/element-admin)
5959

60-
Live Preview: [:telescope: element-admin.now.sh/](https://element-admin.now.sh/)
60+
Live Preview: [:telescope: element-admin.now.sh](https://element-admin.now.sh)
6161

6262
## Core Features
6363

README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
使用 vue-cli 及 element-ui 闪电般构建一个后台管理系统。
88

9-
这个项目不仅是一个 vue-cli 插件,也是一个 vue-cli preset,希望能够帮到你!
9+
这个项目不仅仅是一个 vue-cli 插件,也是一个 vue-cli preset,希望能够帮到你!
1010

1111
:cn: 简体中文 | [:us: English](README.md)
1212

@@ -57,7 +57,7 @@ vue add @codetrial/element
5757

5858
一个使用该插件的完整示例:[:zap: @codetrial/element-admin](https://github.com/codetrial/element-admin)
5959

60-
在线预览:[:telescope: element-admin.now.sh/](https://element-admin.now.sh/)
60+
在线预览:[:telescope: element-admin.now.sh](https://element-admin.now.sh)
6161

6262
## 核心功能
6363

0 commit comments

Comments
 (0)