From f9c4dd7af3d7d0016e6cce95ddb7ec654732ad68 Mon Sep 17 00:00:00 2001 From: Pan Date: Tue, 13 Mar 2018 18:01:42 +0800 Subject: [PATCH] Fix typo --- README.md | 6 +++--- README.zh-CN.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e18e5f51..2edf422d 100644 --- a/README.md +++ b/README.md @@ -30,16 +30,16 @@ English | [简体中文](./README.zh-CN.md) - [Documentation](https://panjiachen.github.io/vue-element-admin-site/#/) -- [wiki](https://github.com/PanJiaChen/vue-element-admin/wiki) +- [Wiki](https://github.com/PanJiaChen/vue-element-admin/wiki) -- [donate](https://panjiachen.github.io/vue-element-admin-site/#/donate) +- [Donate](https://panjiachen.github.io/vue-element-admin-site/#/donate) **vue-element-admin is a admin interfaces integration solution, which is not suitable for secondary development as a base template.** - Base template recommends using: [vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template)   - Desktop: [electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin) -**Note: This project uses element-ui@2.0.0+ version, so the minimum compatible vue@2.5.0** +**Note: This project uses element-ui@2.0.0+ version, so the minimum compatible vue@2.5.0+** ## Preparation diff --git a/README.zh-CN.md b/README.zh-CN.md index 5b45deae..41a4a77e 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -30,15 +30,15 @@ - [使用文档](https://panjiachen.github.io/vue-element-admin-site/#/zh-cn/) -- [wiki](https://github.com/PanJiaChen/vue-element-admin/wiki) +- [Wiki](https://github.com/PanJiaChen/vue-element-admin/wiki) -- [donate](https://panjiachen.github.io/vue-element-admin-site/#/zh-cn/donate) +- [Donate](https://panjiachen.github.io/vue-element-admin-site/#/zh-cn/donate) **本项目的定位是后台集成方案,不适合当基础模板来开发。** - 模板建议使用: [vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template)   - 桌面端: [electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin) -**注意:该项目使用 element-ui@2.0.0+ 版本,所以最低兼容 vue@2.5.0** +**注意:该项目使用 element-ui@2.0.0+ 版本,所以最低兼容 vue@2.5.0+** ## 前序准备