Testing README stuff
This commit is contained in:
parent
2feba795e5
commit
80a779cd24
17
README.md
17
README.md
|
@ -1 +1,16 @@
|
|||
// wahoo
|
||||
<div class="centered">
|
||||
<h1>HiLo - Game Project</h1>
|
||||
<b>Name</b>: Enrique Jose Delgado Garcia <br>
|
||||
<b>ID:</b> 20220825 <br>
|
||||
<b>Email:</b> enrdel070504@kaist.ac.kr <br>
|
||||
<b>Repository link:</b> http://git.prototyping.id/20220825/HiLo_GameProject
|
||||
</div>
|
||||
|
||||
The game works like this...
|
||||
|
||||
<style>
|
||||
.centered {
|
||||
text-align: center;
|
||||
margin-bottom: 2em
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue
Block a user