aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2017-01-01 15:15:47 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2017-01-01 15:15:47 +0100
commita850cd967ca10938d21753d6bdbaac2fe2a913e9 (patch)
treec0fe128406aa9db31a17efefd0ff4e2603fa38d6 /README.md
parentf1b8efb736d5a5f704a6901129fb8cbf6a68cb3f (diff)
downloadminesweeper-py-master.tar.gz
minesweeper-py-master.tar.bz2
minesweeper-py-master.zip
Fixed all weird things I did 3 years agoHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 7d77f0b..0000000
--- a/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
1minesweeper-py
2==============
3
4A commandline minesweeper game I made, because I was bored.