From 1eb69a4e150ad7a2a10aab09bf9cd9c6f2c1e339 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 25 Jun 2025 06:37:39 +0300 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dedc37c..c3c6c4a 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ ## Features -* Run server accessible to Internet IPv4/IPv6, [Yggdrasil](https://yggdrasil-network.github.io/), [Mycelium](https://github.com/threefoldtech/mycelium), and other networks simultaneously, as many as desired -* Optimized for streaming large files (in chunks) without memory overload on buffering the data -* Supports the [CLF](https://en.wikipedia.org/wiki/Common_Log_Format) access log, which is compatible with analytics tools such as [GoAccess](https://goaccess.io/), [GoatCounter](https://www.goatcounter.com/) or just [htcount](https://github.com/yggverse/htcount) +* Run IPv4/IPv6 server accessible to Internet, [Yggdrasil](https://yggdrasil-network.github.io/), [Mycelium](https://github.com/threefoldtech/mycelium), and other networks simultaneously, as many as desired; +* Optimized for streaming large files (in chunks) without memory overload on buffering the data; +* Supports the [CLF](https://en.wikipedia.org/wiki/Common_Log_Format) access log, which is compatible with analytics tools such as [GoAccess](https://goaccess.io/), [GoatCounter](https://www.goatcounter.com/) or just [htcount](https://github.com/yggverse/htcount); * See the [Options](#options) section for a complete list of other features. ## Install