Browse Source

Update readme

Rain 1 tháng trước cách đây
mục cha
commit
651025b22a
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -3,11 +3,11 @@
 # Build
 
 - Client: `cargo r`
-- Server: `cargo r --bin server`
+- Server: `cargo r --bin server [--port <PORT>]`
 
 # Usage
 
-Server runs on localhost port 8080 (`127.0.0.1:8080`).
+Server runs on localhost port 13337 (`127.0.0.1:13337`).
 
 # Screenshots