update readme

This commit is contained in:
yggverse 2024-04-25 16:45:30 +03:00
parent 08fcb58e5d
commit 7ecdeda07c

View File

@ -166,7 +166,7 @@ Get current `Handler` function, `null` by default
#### Server::start
Run server object using this method
Run server object
``` php
$server->start();