Skip to content

Commit 3a88225

Browse files
authored
Update README.md
1 parent 862345c commit 3a88225

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
Temporary README file for the ECA Concordia Engineering Games (EngGames)
2-
1+
# Temporary README file for the ECA Concordia Engineering Games (EngGames)
2+
## Description
33
This repository contains the files required to maintain the unofficial website for the EngGames as the official website is not directly maintained by the ECA executives.
44

55
The ECA-maintained website can be accessed through: https://engineeringgamesconcordia.github.io/
6+
7+
## Coding Conventions
8+
All of the coding conventions applied to this project can be found on the W3Schools website:
9+
- [HTML](https://www.w3schools.com/html/html5_syntax.asp)
10+
- [JavaScript](https://www.w3schools.com/js/js_conventions.asp)
11+
12+
Additionally, the files involved have been verified with the [W3C Markup Validation Service](https://validator.w3.org/#validate_by_upload).

0 commit comments

Comments
 (0)