diff --git a/README.md b/README.md index 72c123a4..6c9e239c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,16 @@ Production weather-intelligence stack for temperature settlement markets. Official dashboard: [polyweather-pro.vercel.app](https://polyweather-pro.vercel.app/) +## Product Screenshots + +### Global Dashboard + +![PolyWeather global dashboard](docs/images/demo_map.png) + +### City Analysis (Ankara) + +![PolyWeather Ankara analysis](docs/images/demo_ankara.png) + ## What This Project Does - Aggregates weather observations and forecasts for monitored cities. diff --git a/README_ZH.md b/README_ZH.md index 39394df7..c3c37f80 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -4,6 +4,16 @@ 官方看板:[polyweather-pro.vercel.app](https://polyweather-pro.vercel.app/) +## 产品截图 + +### 全球看板 + +![PolyWeather 全球地图看板](docs/images/demo_map.png) + +### 城市分析(Ankara) + +![PolyWeather Ankara 分析页](docs/images/demo_ankara.png) + ## 这个项目在做什么 - 聚合监控城市的实测与预报数据。 diff --git a/docs/images/demo_map.png b/docs/images/demo_map.png index 9b3382aa..9bd30def 100644 Binary files a/docs/images/demo_map.png and b/docs/images/demo_map.png differ