# HG changeset patch
# User Menel <menel@snikket.de>
# Date 1733694835 -3600
# Node ID 18400b6c9d45d66e9b7e8081b36ada0583941e59
# Parent  a1f6fe0025d28b41503fe9999221308dd72736b9
mod_http_libjs: Update Compability

diff -r a1f6fe0025d2 -r 18400b6c9d45 mod_http_libjs/README.md
--- a/mod_http_libjs/README.md	Sun Dec 08 22:27:39 2024 +0100
+++ b/mod_http_libjs/README.md	Sun Dec 08 22:53:55 2024 +0100
@@ -11,7 +11,7 @@
 filesystem, allowing other HTTP modules to easily reference them.
 
 The default configuration works out of the box with Debian (and derivatives)
-`libjs-*` packages, such as libjs-jquery and libjs-bootstrap.
+`libjs-*` packages, such as `libjs-jquery` and `libjs-bootstrap`.
 
 You can override the filesystem location using the `libjs_path` configuration
 option. The default is `/usr/share/javascript`.
@@ -19,6 +19,7 @@
 Compatibility
 =============
 
-  ----- -------
-  0.11   Works
-  ----- -------
+  Prosody-Version Status
+  --------------- --------------------
+  trunk           Works as of 24-12-08
+  0.12            Works