diff --git a/README.md b/README.md index 9c49a9c..2b08976 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a real-time, neighborhood-facing weather dashboard that streams sensory data from an MQTT broker (Home Assistant) to a web interface. +![screen capture](docs/screen_cap.png) + ## Tech Stack Overview - **Backend:** Gleam (Target: Erlang/OTP) - **Web Server:** Mist (HTTP & WebSockets) diff --git a/docs/screen_cap.png b/docs/screen_cap.png new file mode 100644 index 0000000..b320137 Binary files /dev/null and b/docs/screen_cap.png differ