From 6a8a4f77febebad8a732715e4e9c05a12a6882c2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=82=96=E6=95=8F?= <392716797@qq.com>
Date: Fri, 20 Jul 2018 09:46:58 +0800
Subject: [PATCH 1/2] Update README.md
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 13887fc..34595ee 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,12 @@
+**简化版**
+
+[Github 仓库](https://github.com/mgbq/nxAdmin-template) |
+[码云仓库](https://gitee.com/symgg/nxAdmin-template) |
+[预览地址](https://mgbq.github.io/nxAdmin-template)
+
## 前序准备
你需要在本地安装 [node](http://nodejs.org/) 和 [git](https://git-scm.com/)。本项目技术栈基于 [ES2015+](http://es6.ruanyifeng.com/)、[vue](https://cn.vuejs.org/index.html)、[vuex](https://vuex.vuejs.org/zh-cn/)、[vue-router](https://router.vuejs.org/zh-cn/) 、[axios](https://github.com/axios/axios) 和 [element-ui](https://github.com/ElemeFE/element),所有的请求数据都使用[Mock.js](https://github.com/nuysoft/Mock)模拟,提前了解和学习这些知识会对使用本项目有很大的帮助。
From 44ebe25e122ced79f413922be4d4caa061605c8c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=82=96=E6=95=8F?= <392716797@qq.com>
Date: Fri, 20 Jul 2018 09:50:41 +0800
Subject: [PATCH 2/2] Update README.en.md
---
README.en.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.en.md b/README.en.md
index 186b06c..38a92a1 100644
--- a/README.en.md
+++ b/README.en.md
@@ -40,6 +40,13 @@ It is a magical vue admin based on the newest development stack of vue, built-in
+**simplified**
+
+[Github entrepot](https://github.com/mgbq/nxAdmin-template) |
+[Gitee entrepot](https://gitee.com/symgg/nxAdmin-template) |
+[Preview](https://mgbq.github.io/nxAdmin-template)
+
+
## Preparation