From caa2e40dc195f327c9842f5b587d349d2964dcae Mon Sep 17 00:00:00 2001 From: Hari <73809867+harivansh-afk@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:39:58 -0400 Subject: [PATCH] Add image to README for better visualization --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5c9453..0cf24df 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ The node agent runs on the machine that owns the files and serves them over WebD The web app reads from the control plane and shows nodes, exports, and mount details. Finder mounts the export from the node's public WebDAV URL using the same betterNAS username and password. File traffic goes directly between the client and the node, not through the control plane. + +image