Skip to content

Commit be69707

Browse files
wyudongPanJiaChen
authored andcommitted
Improve formatting
1 parent cc3d605 commit be69707

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README-en.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ More tutorials incoming. Including articles on:
99
- How to build structure of a backend dashboard project from scratch
1010
- How to make a complete user system (e.g. permission authentication, two-factor authentication)
1111
- How to package components (e.g. rich text)
12-
- How to integrate with [qiniu](https://www.qiniu.com/)
12+
- How to integrate with [Qiniu](https://www.qiniu.com/)
1313
- Other development experience on backend
1414

1515
Join the group on QQ 591724180.
@@ -60,7 +60,7 @@ git clone https://github.com/PanJiaChen/vue-element-admin.git
6060
# Install dependencies
6161
npm install
6262

63-
# Not recommended for cnpm due to unknown bugs, use taobao mirror instead
63+
# Or (not recommended for cnpm due to unknown bugs, use taobao mirror instead)
6464
npm install --registry=https://registry.npm.taobao.org
6565

6666
# Run local dev server
@@ -148,7 +148,7 @@ Only status of user and app configuration is managed by Vuex. Other data are man
148148

149149
![](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/errorlog.gif)
150150

151-
#### Rich text (integrated with qiniu, watermark and customization)
151+
#### Rich text (integrated with Qiniu, watermark and customization)
152152

153153
![](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/editor.gif)
154154

0 commit comments

Comments
 (0)