You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,14 @@
3
3
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/).
4
4
5
5
6
-
# Building
6
+
##Building
7
7
8
8
You will need [GNU Make](https://www.gnu.org/software/make/) and Python 3.
9
9
10
10
With those dependencies, simply invoke `make` to build the document.
11
11
12
12
13
-
# Contributing
13
+
##Contributing
14
14
15
15
Contributions are welcome to anyone who follows [our code of conduct](https://www.w3.org/Consortium/cepc/).
0 commit comments