add cli interface instructions

This commit is contained in:
2026-02-07 13:02:04 +01:00
parent f88cfe81dc
commit b35ab6e691

View File

@@ -16,3 +16,8 @@ Run Client.java
## Launch Server + Client
Run App.java
# CLI interface
To play a move, enter the number of the cell you want to change.
To exit, type "stop" or "close".