From b18aea4165999df6a1f2b34a7e15e865fdc4b63e Mon Sep 17 00:00:00 2001 From: xsf Date: Mon, 29 Aug 2016 15:12:08 +0800 Subject: [PATCH 1/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1f83ed1..77adf9f 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ # Example VUE-SPA -- If you have any questions, please contacts by my QQ:416175716!(有问题请联系qq:416175716) +- If you have any questions, please contacts by my QQ群:424073859 - Any helpful suggestions would be welcome!(欢迎提出意见和建议!) ![image](https://github.com/allan2coder/Vue-SPA/blob/master/src/images/1.gif) From 433383e14ab6640414a170c18158fcdceea53d1d Mon Sep 17 00:00:00 2001 From: xsf Date: Mon, 29 Aug 2016 15:45:08 +0800 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 77adf9f..7ff8d6d 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ ## How to use ``` bash -$ git clone git@github.com:allan2coder/Vue-SPA.git +$ git clone https://github.com/allan2coder/Vue-SPA.git $ cd $ npm install ```