summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-10-25 22:53:40 +0800
committerruki <[email protected]>2017-10-25 11:22:06 +0800
commite55029da7c858b81beb6f79988afc888baca72da (patch)
tree151f4a2d7f0f812ba53bad73287697a2c6155b26
parent4f296a608150a34b4153c7d17f1367ff11a8099a (diff)
modify readme
-rw-r--r--README.md5
-rw-r--r--README_zh.md5
2 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index a8c5b40c3..5f6e6ac65 100644
--- a/README.md
+++ b/README.md
@@ -146,9 +146,10 @@ $ xmake run -d console
Please download and install from the plugins repository [xmake-plugins](https://github.com/tboox/xmake-plugins).
-## IDE Integration
+## IDE/Editor Integration
-* [![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://github.com/tboox/xmake-vscode)
+* [xmake-sublime](https://github.com/tboox/xmake-sublime)
## Examples
diff --git a/README_zh.md b/README_zh.md
index e30c39bfa..5f4522b5a 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -152,9 +152,10 @@ $ xmake run -d console
请到插件仓库进行下载安装: [xmake-plugins](https://github.com/tboox/xmake-plugins).
-## IDE插件
+## IDE和编辑器插件
-* [![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://github.com/tboox/xmake-vscode)
+* [xmake-sublime](https://github.com/tboox/xmake-sublime)
## 简单例子