diff options
| author | 2014-04-08 12:43:22 +0200 | |
|---|---|---|
| committer | 2014-04-08 12:43:22 +0200 | |
| commit | a1ce8d174db3cdfc636f80409fb7114c2d24e868 (patch) | |
| tree | 745ae53536d0e8f6892f2174d93d652ef6ea20a6 | |
| parent | 16af879d9c0bf43e66d891f4c3a8dce492603eb1 (diff) | |
| download | minesweeper-py-a1ce8d174db3cdfc636f80409fb7114c2d24e868.tar.gz minesweeper-py-a1ce8d174db3cdfc636f80409fb7114c2d24e868.tar.bz2 minesweeper-py-a1ce8d174db3cdfc636f80409fb7114c2d24e868.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | minesweeper-py | 1 | minesweeper-py |
| 2 | ============== | 2 | ============== |
| 3 | 3 | ||
| 4 | A command line minesweeper game written in python. | 4 | A commandline minesweeper game I made, because I was bored. |
