diff --git a/README.md b/README.md index e94dc4d..cf647fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ Minesweeper-Android =================== -Basic old school puzzle game "Minesweeper" 8x8 cells with 10 mines/bombes. +Basic old school puzzle game "Minesweeper" 8x8 cells with 10 mines (bombs). The objective of the game is to clear a rectangular board containing hidden "mines" without detonating any of them, with help from clues about number of neighboring mines in each field. The game originates from the 1960s, and has been written for many computing platforms in use today. It has many variations and offshoots.