diff --git a/README.md b/README.md index 4733b1a..c4fa751 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The number of threads is determined by the number of CPU cores. >go build ->./goudpserver 127.0.0.1 10003 +>./goudpserver -ip=0.0.0.0 -port=10003 ## Testing