diff options
| author | ruki <[email protected]> | 2017-10-10 23:07:22 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-10-10 12:44:12 +0800 |
| commit | c4fc7146f9931d7c1201d04d2c9da821c82ccaf6 (patch) | |
| tree | dce5ca41b1b49b700250791d7a5ca3da86584210 | |
| parent | 6f6df4ab8ee2ce06f28008bb4e1dd57444fbcb49 (diff) | |
modify readme
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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): [](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview) +* [](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): [](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview) +* [](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview) ## 简单例子 |
