summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.README.md.swpbin0 -> 12288 bytes
-rw-r--r--README.md2
2 files changed, 2 insertions, 0 deletions
diff --git a/.README.md.swp b/.README.md.swp
new file mode 100644
index 0000000..be23034
--- /dev/null
+++ b/.README.md.swp
Binary files differ
diff --git a/README.md b/README.md
index 9c86a71..c23fbee 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
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.