summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-10-10 23:07:22 +0800
committerruki <[email protected]>2017-10-10 12:44:12 +0800
commitc4fc7146f9931d7c1201d04d2c9da821c82ccaf6 (patch)
treedce5ca41b1b49b700250791d7a5ca3da86584210
parent6f6df4ab8ee2ce06f28008bb4e1dd57444fbcb49 (diff)
modify readme
-rw-r--r--README.md2
-rw-r--r--README_zh.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f421ddef2..a8c5b40c3 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ Please download and install from the plugins repository [xmake-plugins](https://
## IDE Integration
-* [xmake-vscode](https://github.com/tboox/xmake-vscode): [![xmake-vscode](https://img.shields.io/vscode-marketplace/v/tboox.xmake-vscode.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview)
+* [![xmake-vscode](https://img.shields.io/vscode-marketplace/v/tboox.xmake-vscode.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview)
## Examples
diff --git a/README_zh.md b/README_zh.md
index f371f398b..e30c39bfa 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -154,7 +154,7 @@ $ xmake run -d console
## IDE插件
-* [xmake-vscode](https://github.com/tboox/xmake-vscode): [![xmake-vscode](https://img.shields.io/vscode-marketplace/v/tboox.xmake-vscode.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview)
+* [![xmake-vscode](https://img.shields.io/vscode-marketplace/v/tboox.xmake-vscode.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview)
## 简单例子