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 deff600

Browse filesBrowse files
carterbancroftMylesBorins
authored andcommitted
doc: update README to make Node.js description clearer
Fixes: #24872 PR-URL: #31266 Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 06fbc03 commit deff600
Copy full SHA for deff600

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
</a>
99
</p>
1010

11-
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. For
12-
more information on using Node.js, see the [Node.js Website][].
11+
Node.js is an open-source, cross-platform, JavaScript runtime environment. It
12+
executes JavaScript code outside of a browser. For more information on using
13+
Node.js, see the [Node.js Website][].
1314

1415
The Node.js project uses an [open governance model](./GOVERNANCE.md). The
1516
[OpenJS Foundation][] provides support for the project.

0 commit comments

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