From 01c6825b9220616ea9ef18b29efb19117a1fd737 Mon Sep 17 00:00:00 2001 From: yggverse Date: Fri, 26 Apr 2024 19:22:26 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0b67e4..9d32f7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # next -PHP 8 Server for [Nex Protocol](nex://piclog.blue/nex/info/specification.txt), based on [nex-php](https://github.com/YGGverse/nex-php) library +PHP 8 Server for [Nex Protocol](nex://piclog.blue/nex/info/specification.txt), based on the [nex-php](https://github.com/YGGverse/nex-php) library ## Install @@ -17,7 +17,7 @@ php src/nex.php\ path=/path/to/dir ``` -### Arguments +### Options * `host` - optional string, `127.0.0.1` by default * `port` - optional int, `1900` by default