diff options
-rw-r--r-- | web/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html index afd40e7..f697878 100644 --- a/web/index.html +++ b/web/index.html @@ -39,6 +39,9 @@ <li>blotki nie są weryfikowane (kolor może posiadać zduplikowane blotki, może też posiadać niemożliwą liczbę blotek, np. 10)</li> </ul> </form> + <form> + <a href="http://github.com/emkael/osika">Autor: emkael</a> + </form> <div id="resultTemplate" style="display:none"> <table cellspacing="0" cellpadding="0"> <tr><th></th><th class="spades">♠</th><th class="hearts">♥</th><th class="diamonds">♦</th><th class="clubs">♣</th><th>Σ</th></tr> |