diff --git a/WeatherPredictor/README.md b/WeatherPredictor/README.md index 5a8ecfe..60b970a 100644 --- a/WeatherPredictor/README.md +++ b/WeatherPredictor/README.md @@ -7,6 +7,8 @@ time, and predicts near-term local weather entirely on-device using the the forecast are shown on a small TFT and on a self-hosted web interface styled as a barometer instrument. +![The Weather Predictor web interface, live from the station](WeatherPredictor.jpg) + ## Features - **Local Zambretti forecast** from the 3-hour sea-level pressure trend (rising / steady / falling), adjusted for season. diff --git a/WeatherPredictor/WeatherPredictor.jpg b/WeatherPredictor/WeatherPredictor.jpg new file mode 100644 index 0000000..0711326 Binary files /dev/null and b/WeatherPredictor/WeatherPredictor.jpg differ