update readme

This commit is contained in:
yggverse 2024-04-25 07:04:59 +03:00
parent 49699d3fd8
commit 64a7bc3e2a

View File

@ -29,7 +29,7 @@ Provide optional `host`, `port`, `size`, `line` and `live` arguments in construc
$server = new \Yggverse\Nps\Server('127.0.0.1', 1915);
```
Alternatively, just use available setters documented bellow after object initiation
Alternatively, use following setters after object initiation
#### Server::setHost