From b2926665afef28ac3a592486fd16c5e88e849f92 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 6 May 2024 07:48:40 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42ccea0..f134473 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Startup example: php src/server.php type=nex host=127.0.0.1 port=1900 root=/target/dir ``` -* `host` and `port` - optional arguments, read [arguments documentation](#arguments) for details! +* `host` and `port` - optional arguments, read [Arguments documentation](#arguments) for details! #### Arguments