aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e54cf70..d2c7cab 100644
--- a/README.md
+++ b/README.md
@@ -232,3 +232,4 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`visu`](https://github.com/TorchedSammy/Visu)\* | Audio visualizer for Lite XL |
| [`widget`](https://github.com/lite-xl/lite-xl-widgets)\* | Plugin library that provides a set of re-usable components to more easily write UI elements for your plugins |
| [`wordcount`](plugins/wordcount.lua?raw=1) | Adds in a word count to the statusview. |
+| [`www`](https://github.com/adamharrison/lite-xl-www.git)\* | A simple library that provides a web client to fetch, and submit data via HTTP requests. |