Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykorir authored Jul 21, 2024
1 parent fb1047d commit 9dc751d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[![CMake on multiple platforms](https://github.com/henrykorir/wxMinesweeper/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/henrykorir/wxMinesweeper/actions/workflows/cmake-multi-platform.yml)
[![CMake](https://github.com/henrykorir/wxMinesweeper/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/henrykorir/wxMinesweeper/actions/workflows/cmake-multi-platform.yml)
# wxMinesweeper
This is a proof-of-concept (poc) that is achieving the use of C++ library wxWidgets to build a GUI

## Rule of the game
Flag the all the mine fields
Flag all the mine fields
## Build
Ensute you have cmake.</br>If you don't have visit https://cmake.org/</br>
Clone the repo
Expand Down

0 comments on commit 9dc751d

Please sign in to comment.