From 430da8ec1d6ff82974ca85affe9b4a0a193c711f Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 6 May 2024 05:08:44 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b832439..03c5d31 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Based on [Ratchet](https://github.com/ratchetphp/Ratchet) asynchronous socket li * directory listing navigation with safe filesystem access * custom index file names * custom failure page -* Flexible server configuration by environment arguments +* Simple and flexible server configuration by CLI arguments ## Install