aboutsummaryrefslogtreecommitdiff
path: root/network/js/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2012-09-30 18:11:52 +0200
committerRobby Workman <rworkman@slackbuilds.org>2012-09-30 20:00:38 -0500
commit29b7ab81bc603c7f3940a0e9afdecd678b860528 (patch)
tree8c05eadc41c058f0b00a4c92e44529055de56e89 /network/js/README
parent6c8f4a5c474d408aba23521a1fa8827f31a78ecd (diff)
network/js: Removed (included in Slackware)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/js/README')
-rw-r--r--network/js/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/network/js/README b/network/js/README
deleted file mode 100644
index ace5020d4b4b5..0000000000000
--- a/network/js/README
+++ /dev/null
@@ -1,9 +0,0 @@
-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.
-
-This is the standalone version of the engine used by Firefox and other
-Mozilla applications.
-
-See README.html in the package's documentation directory for examples.