diff options
| author | mryouse | 2020-05-07 01:25:48 +0000 |
|---|---|---|
| committer | mryouse | 2020-05-07 01:25:48 +0000 |
| commit | 7f2157162416f9c4e08e096dbfb05c91fd0c3a63 (patch) | |
| tree | 2c955a289290cbbef370a515f63c49e0e9762f34 | |
Initial commit
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b263910 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# sweepy + +minesweeper in python with curses
\ No newline at end of file |
