diff --git a/readme.md b/readme.md index 549665a..a737daf 100644 --- a/readme.md +++ b/readme.md @@ -12,8 +12,8 @@ or use one of the provided executables in the [releases tab](https://git.alexand Run the program and select the size of the minefield, or press enter to go with the default. -To reveal tiles, simply type a command in the format of `x,y` such as `3,5` -To flag tiles, prefix that command with an `f`, like `f3,5` +To reveal tiles, simply type a command in the format of `x,y` such as `3,5`. +To flag tiles, prefix that command with an `f`, like `f3,5`. To quit, use `CTRL+C` or the `q` command. ## Screenshots