From d2e8cd4632562675be31b8d2a2de928e2c1ee64b Mon Sep 17 00:00:00 2001 From: dawidg81 Date: Tue, 3 Feb 2026 08:16:22 +0100 Subject: Updated README --- README | 5 +++++ README.md | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 README delete mode 100644 README.md diff --git a/README b/README new file mode 100644 index 0000000..1da92d7 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +# minesweeper + +A reimplementation of minesweeper game in C++ in terminal. + +Written in ![https://www.vim.org/](assets/vim_on_fire.gif) and VS Codium. diff --git a/README.md b/README.md deleted file mode 100644 index 1da92d7..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# minesweeper - -A reimplementation of minesweeper game in C++ in terminal. - -Written in ![https://www.vim.org/](assets/vim_on_fire.gif) and VS Codium. -- cgit v1.2.3