Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 25a7bde

Browse filesBrowse files
TrottMylesBorins
authored andcommitted
doc: streamline README intro
Shorten text that is duplicated from website and supply link. PR-URL: #18483 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 9c6bb5f commit 25a7bde
Copy full SHA for 25a7bde

File tree

Expand file treeCollapse file tree

1 file changed

+3
-5
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-5
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77
<a title="CII Best Practices" href="https://bestpractices.coreinfrastructure.org/projects/29"><img src="https://bestpractices.coreinfrastructure.org/projects/29/badge"></a>
88
</p>
99

10-
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
11-
uses an event-driven, non-blocking I/O model that makes it lightweight and
12-
efficient. The Node.js package ecosystem, [npm][], is the largest ecosystem of
13-
open source libraries in the world.
10+
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. For
11+
more information on using Node.js, see the
12+
[Node.js Website][].
1413

1514
The Node.js project is supported by the
1615
[Node.js Foundation](https://nodejs.org/en/foundation/). Contributions,
@@ -593,7 +592,6 @@ Previous releases may also have been signed with one of the following GPG keys:
593592
* [Contributing to the project][]
594593
* [Working Groups][]
595594

596-
[npm]: https://www.npmjs.com
597595
[Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
598596
[Contributing to the project]: CONTRIBUTING.md
599597
[Node.js Help]: https://github.com/nodejs/help

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.