From 5d105ecf13fe25cb6865901f29e50aac642fbc77 Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 24 Jun 2025 04:13:17 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1714a30..521e72b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Dependencies](https://deps.rs/repo/github/yggverse/server/status.svg)](https://deps.rs/repo/github/yggverse/nexy) [![crates.io](https://img.shields.io/crates/v/nexy)](https://crates.io/crates/nexy) -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. +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 load on reading. ## Install