diff options
author | Github Actions <> | 2023-05-04 17:09:51 +0000 |
---|---|---|
committer | Github Actions <> | 2023-05-04 17:09:51 +0000 |
commit | 27db9226e78a7846e2b3eaa13aec01c2005b2b13 (patch) | |
tree | 90eb0891e75e503541253538af1405f806ecf5ae | |
parent | ac81e126d325ebf68c31238c88c37479b78d6f1f (diff) | |
download | lite-xl-plugins-27db9226e78a7846e2b3eaa13aec01c2005b2b13.tar.gz lite-xl-plugins-27db9226e78a7846e2b3eaa13aec01c2005b2b13.zip |
[CI] Updated README.md.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. | |