aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ba12507..9aa8efe 100644
--- a/README.md
+++ b/README.md
@@ -112,3 +112,8 @@ If you find a bug, please create an issue with the following information:
* The commit or version of LPM you're using.
* The exact steps to reproduce in LPM invocations, if possible from a fresh LPM install (targeting an empty folder with `--userdir`).
+
+| Plugin | Description |
+| :----------------------------------------------- | :------------------------------------------------- |
+| [`json`](plugins/json.lua?raw=1) | JSON support plugin, provides encoding/decoding. |
+| [`plugin_manager`](plugins/plugin_manager?raw=1) | A GUI interface to the Adam's lite plugin manager. |