Skip to content

Commit 636ff69

Browse files
authored
Change subsections to be hierarchical headings in README (#574)
1 parent 8b0f2a8 commit 636ff69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
A set of design principles to be used when designing web platform technologies. These principles have been collected by the [Technical Architecture Group](https://www.w3.org/2001/tag/) and developed along with the [Ethical Web principles](https://github.com/w3ctag/ethical-web-principles/).
44

55

6-
# Building
6+
## Building
77

88
You will need [GNU Make](https://www.gnu.org/software/make/) and Python 3.
99

1010
With those dependencies, simply invoke `make` to build the document.
1111

1212

13-
# Contributing
13+
## Contributing
1414

1515
Contributions are welcome to anyone who follows [our code of conduct](https://www.w3.org/Consortium/cepc/).
1616

0 commit comments

Comments
 (0)