From be78dc55d571e152cfc8abf69b60b9e207539768 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 20 Jul 2017 17:17:58 +0800 Subject: move some plugins to xmake-plugins repo --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.3.1