summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorruki <[email protected]>2017-07-20 17:17:58 +0800
committerruki <[email protected]>2017-07-20 17:17:58 +0800
commitbe78dc55d571e152cfc8abf69b60b9e207539768 (patch)
tree1bd67ae334fc5a6e58a47a2e6e9f720ef722f263 /README.md
parentb0eeeda1f43bf10f52069d2ab8fd651b164b70ea (diff)
move some plugins to xmake-plugins repo
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 328a89a11..404dc60af 100644
--- a/README.md
+++ b/README.md
@@ -131,7 +131,10 @@ $ xmake run -d console
* Run the custom lua script plugin
* Generate IDE project file plugin(makefile, vs2002 - vs2017 .. )
* Generate doxygen document plugin
-* Convert .app to .ipa plugin
+
+## More Plugins
+
+Please download and install from the plugins repository [xmake-plugins](https://github.com/tboox/xmake-plugins).
## Examples