diff --git a/README.md b/README.md index b1ceaae..f402e3f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Nexy - Multi-network server for the [Nex protocol](https://nightfall.city/nex/info/specification.txt) ![Build](https://github.com/yggverse/nexy/actions/workflows/build.yml/badge.svg) -[![Dependencies](https://deps.rs/repo/github/yggverse/server/status.svg)](https://deps.rs/repo/github/yggverse/nexy) +[![Dependencies](https://deps.rs/repo/github/yggverse/nexy/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. Optimized for streaming large files (in chunks) without memory overload on reading.