From 588ff8bf959e3accfeb455291686a61f06cbd948 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Mon, 2 Jan 2023 15:32:05 -0500 Subject: Finished up table command. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') 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. | -- cgit v1.2.3