Skip to content

Commit da7007e

Browse files
authored
up: Update README.md
1 parent 344c6ee commit da7007e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ tetris in zig
1414
- Multi player
1515

1616
```bash
17-
./tetris [your address] [player address...]
17+
./tetris [your listen address] [player address ...]
1818
```
1919

20-
> Multi player use UDP to sync boards and scores
20+
> Multi player uses UDP to sync boards and scores
2121
2222
## Play the game
2323

0 commit comments

Comments
 (0)