aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-05-04 17:09:51 +0000
committerGithub Actions <>2023-05-04 17:09:51 +0000
commit27db9226e78a7846e2b3eaa13aec01c2005b2b13 (patch)
tree90eb0891e75e503541253538af1405f806ecf5ae /README.md
parentac81e126d325ebf68c31238c88c37479b78d6f1f (diff)
downloadlite-xl-plugins-27db9226e78a7846e2b3eaa13aec01c2005b2b13.tar.gz
lite-xl-plugins-27db9226e78a7846e2b3eaa13aec01c2005b2b13.zip
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-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. |