Browse Source

update readme

ruki 3 năm trước cách đây
mục cha
commit
1fc171840a
3 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      README.md
  2. BIN
      res/edit_configure.png
  3. BIN
      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)
 

BIN
res/edit_configure.png


BIN
res/run_plugin.png