浏览代码

update readme

ruki 3 年之前
父节点
当前提交
1fc171840a
共有 3 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md
  2. 二进制
      res/edit_configure.png
  3. 二进制
      res/run_plugin.png

+ 4 - 0
README.md

@@ -126,7 +126,11 @@ Use IDEA Intellji open this project source code, and click `Build` button.
 
 Open and edit `Run configuration`, and add a gradle run configuration, then write run arguments: `runIde --stacktrace` and save it.
 
+<img src="https://raw.githubusercontent.com/tboox/xmake-idea/master/res/edit_configuration.png" width="100%" />
+
 Select this run configuration and click run button to load it.
 
+<img src="https://raw.githubusercontent.com/tboox/xmake-idea/master/res/run_plugin.png" width="100%" />
+
 For more details, please visit: [CONTRIBUTING](https://github.com/xmake-io/xmake-idea/blob/master/CONTRIBUTING.md)
 

二进制
res/edit_configure.png


二进制
res/run_plugin.png