aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-04-08 03:34:20 -0700
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-04-08 03:34:20 -0700
commit32d7355a448b815e023aa7f4c2e15a027e4033a2 (patch)
treeeaf3406ae1ec7632430a23e1f223b87dfd10f1e9 /README.md
downloadminesweeper-py-32d7355a448b815e023aa7f4c2e15a027e4033a2.tar.gz
minesweeper-py-32d7355a448b815e023aa7f4c2e15a027e4033a2.tar.bz2
minesweeper-py-32d7355a448b815e023aa7f4c2e15a027e4033a2.zip
Initial commit
Diffstat (limited to 'README.md')
-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..5559e6b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
1minesweeper-py
2==============
3
4A command line minesweeper game written in python.