diff --git a/README.md b/README.md
index 291794dd..7823efdd 100644
--- a/README.md
+++ b/README.md
@@ -12,12 +12,7 @@ WiFi DensePose turns commodity WiFi signals into real-time human pose estimation
[](#esp32-s3-hardware-pipeline)
[](https://crates.io/crates/wifi-densepose-ruvector)
-
-
-
- Real-time pose skeleton from WiFi CSI signals — no cameras, no wearables
-
-
+
> | What | How | Speed |
> |------|-----|-------|
> | **Pose estimation** | CSI subcarrier amplitude/phase → DensePose UV maps | 54K fps (Rust) |
@@ -60,6 +55,12 @@ docker run -p 3000:3000 ruvnet/wifi-densepose:latest
---
+
+
+
+ Real-time pose skeleton from WiFi CSI signals — no cameras, no wearables
+
+
## 🚀 Key Features
### Sensing
diff --git a/assets/screen-1.png b/assets/screen-1.png
new file mode 100644
index 00000000..c55a73f3
Binary files /dev/null and b/assets/screen-1.png differ
diff --git a/assets/screen-2.png b/assets/screen-2.png
new file mode 100644
index 00000000..45c9d670
Binary files /dev/null and b/assets/screen-2.png differ