Added link to the github repo

master
Abhinav Sarkar 2013-10-12 20:48:50 +05:30
parent f18652da6f
commit a03a829a5e
1 changed files with 4 additions and 1 deletions

View File

@ -33,7 +33,10 @@ body {
<center>
<div id="screen">
<div>
<div id="state">press &lt;space&gt; to start</div>
<span id="state">press &lt;space&gt; to start</span>
<span style="float: right; font-size: small">
<a target="_blank" href="https://github.com/abhin4v/frpong">Source</a>
</span>
</div>
<svg id="canvas">
<circle id="ball" />