From 561e3256d67ed9de90b88b4cfb250c41be856dc5 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 6 May 2024 20:50:08 +0300 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5e1bf54..d989fe6 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ Based on [Ratchet](https://github.com/ratchetphp/Ratchet) asynchronous socket li * [ ] [Gemini](https://geminiprotocol.net) * Multi-mode: * [x] Static filesystem hosting + * [x] file navigation on directory request + * [x] custom index name + * [x] custom failure template + * [x] custom data location * [ ] Dynamic application * [ ] Reverse proxy * Connection event log -* Optional: - * file navigation on directory request - * custom index name - * custom failure template * Simple and flexible server configuration by CLI arguments ## Install