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 db83c4d

Browse filesBrowse files
Trottbengl
authored andcommitted
doc: improve README.md usability
* The logo takes a lot of room doesn't add information. * Make Node.js a top-level header and Table of Contents a second-level header. This looks better, improve semantics, makes the README.md more usable in its raw form, and aligns us with README.md practices in other projects like TypeScript and Deno. PR-URL: #42378 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com>
1 parent 26d4a2d commit db83c4d
Copy full SHA for db83c4d

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+2-10Lines changed: 2 additions & 10 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
1-
<p align="center">
2-
<a href="https://nodejs.org/">
3-
<img
4-
alt="Node.js"
5-
src="https://nodejs.org/static/images/logo-light.svg"
6-
width="400"
7-
/>
8-
</a>
9-
</p>
1+
# Node.js
102

113
Node.js is an open-source, cross-platform, JavaScript runtime environment.
124

@@ -17,7 +9,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The
179

1810
**This project has a [Code of Conduct][].**
1911

20-
# Table of contents
12+
## Table of contents
2113

2214
* [Support](#support)
2315
* [Release types](#release-types)

0 commit comments

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