Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
ArkadySK authored Jan 12, 2025
1 parent 90c82f2 commit 3a0009b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is an implementation of the game BattleShip for the class Princípy Operač

The game board is displayed in the following way for each player:
```
A B C D E F G G I J
A B C D E F G H I J
0 o o o o o o o o o o
1 X o o o o o o o o o
2 # . . . . . . . . .
Expand Down Expand Up @@ -51,4 +51,4 @@ cmake --build .
- server:
```
./bin/server
```
```

0 comments on commit 3a0009b

Please sign in to comment.