We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6c7878 + ac3ad08 commit d57a0e6Copy full SHA for d57a0e6
README.md
@@ -9,6 +9,5 @@
9
10
## Running
11
12
-* Set your ip and port in ./bin/battleship.php
13
-* `php ./bin/battleship.php`
+* run `php ./bin/battleship.php [ip] [port]` ([ip] and [port] are optional and default to 127.0.0.1 and 1337)
14
* connect to your ip and port using telnet: `telnet [ip] [port]`
0 commit comments