mirror of
https://github.com/nelsbrock/dev-tictactoe.git
synced 2026-08-14 20:56:49 +02:00
fix README.md
This commit is contained in:
@@ -25,7 +25,7 @@ After loading the module, player X can write grid coordinates
|
|||||||
# echo 12 > /dev/tictactoe
|
# echo 12 > /dev/tictactoe
|
||||||
```
|
```
|
||||||
|
|
||||||
After player X has made his move, player O can do the same:
|
After player X has made their move, player O can do the same:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
# echo 22 > /dev/tictactoe
|
# echo 22 > /dev/tictactoe
|
||||||
|
|||||||
Reference in New Issue
Block a user