summaryrefslogtreecommitdiffstats
path: root/network/js/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/js/README')
-rw-r--r--network/js/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/js/README b/network/js/README
new file mode 100644
index 0000000000..e101b47dab
--- /dev/null
+++ b/network/js/README
@@ -0,0 +1,10 @@
+js (SpiderMonkey JavaScript-C Engine)
+
+The SpiderMonkey engine is Mozilla's C implementation of JavaScript. It is
+intended to be embedded into other programs. In particular, it's used by ELinks
+for JavaScript support.
+
+This version includes a patch (from the ELinks) project to compile it easier.
+
+After installation, run: ldconfig -v | grep libjs.so
+and you should see: libjs.so -> libjs.so