From 6d799c29172b55f7155ad7e5447b736f78433eb1 Mon Sep 17 00:00:00 2001 From: ruv Date: Tue, 3 Mar 2026 16:42:54 -0500 Subject: [PATCH] docs: move server-optional note below screenshot Co-Authored-By: claude-flow --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4088d147..929775ae 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,6 @@ docker run -p 3000:3000 ruvnet/wifi-densepose:latest > > No hardware? Verify the signal processing pipeline with the deterministic reference signal: `python v1/data/proof/verify.py` > -> The [server](#-quick-start) is optional for visualization and aggregation — the ESP32 [runs independently](#esp32-s3-hardware-pipeline) for presence detection, vital signs, and fall alerts. - --- ## 📖 Documentation @@ -62,6 +60,8 @@ docker run -p 3000:3000 ruvnet/wifi-densepose:latest
Real-time pose skeleton from WiFi CSI signals — no cameras, no wearables +> The [server](#-quick-start) is optional for visualization and aggregation — the ESP32 [runs independently](#esp32-s3-hardware-pipeline) for presence detection, vital signs, and fall alerts. + ## 🚀 Key Features