summaryrefslogtreecommitdiff
path: root/docs/plugins.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins.md')
-rw-r--r--docs/plugins.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/plugins.md b/docs/plugins.md
index 8091f1456..fe0981f13 100644
--- a/docs/plugins.md
+++ b/docs/plugins.md
@@ -466,6 +466,10 @@ Please ensure that the doxygen tool has been installed first.
$ xmake doxygen
```
+## More Plugins
+
+Please download and install from the plugins repository [xmake-plugins](https://github.com/tboox/xmake-plugins).
+
#### Convert .app to .ipa
```bash