Skip to content

Commit 6f513e0

Browse files
oscarmorrisonaddaleax
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 adcc5b1 commit 6f513e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
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,
@@ -389,6 +389,7 @@ keys:
389389
* **Timothy J Fontaine** &lt;[email protected]&gt;
390390
`7937DFD2AB06298B2293C3187D33FF9D0246406D`
391391

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

0 commit comments

Comments
 (0)