Added README.

This commit is contained in:
greek 2024-06-14 19:08:36 +01:00
parent b5db91addb
commit 83d1e6d2ec
2 changed files with 14 additions and 0 deletions

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# Roulette Payout
Choose each player's bets and see how much each player is owed depending on where the ball landed.
## Compilation
`qt6-base` and `qt6-declarative` needed.
```
cmake -B build
cd build
make
```
<img src="example.png">

BIN
example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB