Skip to content

Commit 8380154

Browse files
oscarmorrisonMylesBorins
authored andcommitted
doc: add npm link to README
PR-URL: #7894 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent f8d4577 commit 8380154

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
66
uses an event-driven, non-blocking I/O model that makes it lightweight and
7-
efficient. The Node.js package ecosystem, npm, is the largest ecosystem of open
8-
source libraries in the world.
7+
efficient. The Node.js package ecosystem, [npm][], is the largest ecosystem of
8+
open source libraries in the world.
99

1010
The Node.js project is supported by the
1111
[Node.js Foundation](https://nodejs.org/en/foundation/). Contributions,
@@ -391,6 +391,7 @@ keys:
391391
* **Timothy J Fontaine** &lt;[email protected]&gt;
392392
`7937DFD2AB06298B2293C3187D33FF9D0246406D`
393393

394+
[npm]: https://www.npmjs.com
394395
[Website]: https://nodejs.org/en/
395396
[Contributing to the project]: CONTRIBUTING.md
396397
[Node.js Help]: https://github.com/nodejs/help

0 commit comments

Comments
 (0)