aboutsummaryrefslogtreecommitdiff
path: root/network/js/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/js/README')
-rw-r--r--network/js/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/js/README b/network/js/README
index 9842a83b18812..ace5020d4b4b5 100644
--- a/network/js/README
+++ b/network/js/README
@@ -1,4 +1,4 @@
-js (SpiderMonkey, Mozilla's JavaScript Engine)
+SpiderMonkey, Mozilla's JavaScript Engine
SpiderMonkey is the code-name for the Mozilla's C implementation of
JavaScript. It can be used by applications such as elinks and others.
@@ -6,4 +6,4 @@ JavaScript. It can be used by applications such as elinks and others.
This is the standalone version of the engine used by Firefox and other
Mozilla applications.
-See /usr/doc/spidermonkey-1.7.0/README.html for examples.
+See README.html in the package's documentation directory for examples.