summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-06 18:54:42 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-12 06:58:01 +0700
commitcb2dcde32caeeae897025037a01699cb0931fc96 (patch)
treee842badb4c5e50e61bac1dd6efea4011cc8c08b1 /network
parentbed1a8bbc34e082ba0f2debe2e80172b11e13ddc (diff)
downloadslackbuilds-cb2dcde32caeeae897025037a01699cb0931fc96.tar.gz
slackbuilds-cb2dcde32caeeae897025037a01699cb0931fc96.tar.xz
network/iojs: Update README.
Diffstat (limited to 'network')
-rw-r--r--network/iojs/README11
1 files changed, 8 insertions, 3 deletions
diff --git a/network/iojs/README b/network/iojs/README
index f57b71dcba..710bfe4cd7 100644
--- a/network/iojs/README
+++ b/network/iojs/README
@@ -1,5 +1,10 @@
-io.js is a JavaScript platform built on Chrome's V8 runtime.
-This project began as a fork of Joyent's Node.js™ and is compatible with the npm ecosystem.
+iojs (Evented I/O for V8 JavaScript)
+
+io.js is a JavaScript platform built on Chrome's V8 runtime. This
+project began as a fork of Joyent's Node.js(tm) and is compatible with
+the npm ecosystem.
WARNING: iojs will conflict with nodejs.
-Either install the nodejs package (recommended), or iojs from SBo, but not both. All packages include npm. nodejs is the most current package.
+
+Either install the nodejs package (recommended), or iojs from SBo, but
+not both. All packages include npm. nodejs is the most current package.