From d6e71145086fda530504c056332eb4f6a553de3f Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Thu, 26 May 2016 15:57:30 +0200 Subject: development/nodejs: Fix invalid chars in desc. Fix indenting in the README Signed-off-by: Matteo Bernardini --- development/nodejs/README | 13 +++++++++---- development/nodejs/slack-desc | 4 ++-- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/development/nodejs/README b/development/nodejs/README index d9118318ef..2049774cf3 100644 --- a/development/nodejs/README +++ b/development/nodejs/README @@ -1,9 +1,14 @@ -Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. +Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. -Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world. +Node.js uses an event-driven, non-blocking I/O model that makes it +lightweight and efficient. Node.js' package ecosystem, npm, is the +largest ecosystem of open source libraries in the world. WARNING: nodejs will conflict with node. -Either install the node package, or nodejs (recommended) from SBo, but not both. Both packages include npm. +Either install the node package, or nodejs (recommended) from SBo, +but not both. Both packages include npm. -nodejs is based off of iojs, you should test your project with nodejs before switching from the node package. Due to significant breaking changes, you may need to update your project to be compatible. +nodejs is based off of iojs, you should test your project with nodejs +before switching from the node package. Due to significant breaking +changes, you may need to update your project to be compatible. diff --git a/development/nodejs/slack-desc b/development/nodejs/slack-desc index 0634c606ef..bb10691042 100644 --- a/development/nodejs/slack-desc +++ b/development/nodejs/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| nodejs: nodejs (JavaScript runtime) nodejs: -nodejs: Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript +nodejs: Node.js is a JavaScript runtime built on Chrome's V8 JavaScript nodejs: engine. nodejs: +nodejs: https://nodejs.org/ nodejs: nodejs: -nodejs: https://nodejs.org/ nodejs: nodejs: nodejs: -- cgit v1.2.3