From 39d4fea255a3a4e4fb241e19412a8033512c9646 Mon Sep 17 00:00:00 2001 From: DecDuck Date: Mon, 1 Dec 2025 16:29:23 +1100 Subject: [PATCH] update readme --- torrential/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/torrential/README.md b/torrential/README.md index 43640439..daddd94f 100644 --- a/torrential/README.md +++ b/torrential/README.md @@ -1,4 +1,4 @@ -# Torrential +# torrential -A Rust webserver designed to hook into the Drop server and serve the content files, but at a lightning fast speed. +A Rust webserver designed to hook into the Drop server and serve the content files, but at a lightning fast speed. Designed to be built into the Drop Docker container, and proxied automatically via NGINX at `/api/v1/depot`.