summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Zhineng <[email protected]>2013-06-04 19:24:10 -0700
committerLi Zhineng <[email protected]>2013-06-04 19:24:10 -0700
commitcf75ddf153d4fbddd9ae8a517a9c6121e995972b (patch)
treea0ac8bcbad5312d8f7ba85a3106594962a511038
downloadword-search-game-cf75ddf153d4fbddd9ae8a517a9c6121e995972b.tar.gz
word-search-game-cf75ddf153d4fbddd9ae8a517a9c6121e995972b.zip
Initial commit
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f2e403f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+word-search-game
+================
+
+A word game which programming with HTML5 and Javascript.