Skip to content

Commit 5673f80

Browse files
committed
Add links to documentation
1 parent e800700 commit 5673f80

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,19 @@
2929

3030
</head>
3131
<body>
32+
33+
<div style="text-align:center;">
34+
<h1>
35+
LambdaHack:
36+
&nbsp;
37+
<a href="http://github.com/LambdaHack/LambdaHack/releases" >Download</a>
38+
&nbsp;
39+
<a href="https://github.com/LambdaHack/LambdaHack/blob/master/README.md" >README</a>
40+
&nbsp;
41+
<a href="https://github.com/LambdaHack/LambdaHack/blob/master/GameDefinition/PLAYING.md" >PLAYING</a>
42+
</h1>
43+
</div>
44+
3245
</body>
3346
<script language="javascript" src="runmain.js" defer></script>
3447
</html>

0 commit comments

Comments
 (0)