From 32d7355a448b815e023aa7f4c2e15a027e4033a2 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Tue, 8 Apr 2014 03:34:20 -0700 Subject: Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..5559e6b --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +minesweeper-py +============== + +A command line minesweeper game written in python. -- cgit v1.2.3