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 5, 2024
1 parent ccfa91b commit faebc9d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ This is a proof-of-concept (poc) that is achieving the use of C++ library wxWid

## Rule of the game
Uncover uncover the mine fields
## Build
Ensute you have cmake. If you don't have visit https://cmake.org/
`
cmake .
cmake --build .
`

0 comments on commit faebc9d

Please sign in to comment.