summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.README.md.swpbin12288 -> 0 bytes
-rw-r--r--README.md2
2 files changed, 0 insertions, 2 deletions
diff --git a/.README.md.swp b/.README.md.swp
deleted file mode 100644
index be23034..0000000
--- a/.README.md.swp
+++ /dev/null
Binary files differ
diff --git a/README.md b/README.md
index c23fbee..9c86a71 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,6 @@
A reimplementation of minesweeper game in C++ in terminal.
-This project is being written and coded in Vim.
-
## Concept
There are going to be 3 difficulties and one additional option where user can determine plot size and amount of mines by himself.