Add information on configuration to the README.md

This commit is contained in:
Zed A. Shaw 2024-09-09 01:28:30 -04:00
parent 50c0ee3424
commit 501cb5fe25
2 changed files with 9 additions and 1 deletions

View file

@ -149,7 +149,6 @@ void Builder::run() {
break;
case DONE: {
game.end_round();
if(game.is_dead()) {