Skip to content

Commit 208ab57

Browse files
Trottdanielleadams
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 <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: Mestery <[email protected]>
1 parent ad17c9c commit 208ab57

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

+2-10
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)