Added link to the github repo

master
Abhinav Sarkar 10 years ago
parent f18652da6f
commit a03a829a5e

@ -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" />

Loading…
Cancel
Save