finished adding links

This commit is contained in:
Greg 2012-03-12 13:07:51 -07:00
parent b3d0ab063d
commit d32e6d6433
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<h1>Projects</h1>
<ul>
<li> <a href="http://neunenak.github.com/html5go">HTML 5 Go</a>
Implementation of the board game Go in pure HTML5, using the canvas (work in progress).
<li> <a href="http://blazing-night-9415.herokuapp.com/dictionary">Arbitrary-language Django Dictionary</a>
This version is currently hosted on heroku and is being used as a dictionary for a constructed langauge.
</ul>