summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOscar Morrison <me@oscarmorrison.com>2016-07-27 08:39:18 -0400
committerRoman Reiss <me@silverwind.io>2016-11-09 18:51:17 +0100
commitd548d28f516ffee5da30f645245069218a5833d0 (patch)
tree83933c562e495dd8b42e8e1ceb4566f239c97cf9
parent305f75a17a0457c1d3efbcd966b30779184dd2aa (diff)
downloadandroid-node-v8-d548d28f516ffee5da30f645245069218a5833d0.tar.gz
android-node-v8-d548d28f516ffee5da30f645245069218a5833d0.tar.bz2
android-node-v8-d548d28f516ffee5da30f645245069218a5833d0.zip
doc: add npm link to README
PR-URL: https://github.com/nodejs/node/pull/7894 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index caf0d24d48..39ae5bfe19 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@
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. The Node.js package ecosystem, npm, is the largest ecosystem of open
-source libraries in the world.
+efficient. The Node.js package ecosystem, [npm][], is the largest ecosystem of
+open source libraries in the world.
The Node.js project is supported by the
[Node.js Foundation](https://nodejs.org/en/foundation/). Contributions,
@@ -389,6 +389,7 @@ keys:
* **Timothy J Fontaine** &lt;tjfontaine@gmail.com&gt;
`7937DFD2AB06298B2293C3187D33FF9D0246406D`
+[npm]: https://www.npmjs.com
[Website]: https://nodejs.org/en/
[Contributing to the project]: CONTRIBUTING.md
[Node.js Help]: https://github.com/nodejs/help