docs: use standard relative image path for wider markdown compatibility

This commit is contained in:
2569718930@qq.com
2026-03-03 22:12:33 +08:00
parent a8e690d7ee
commit 30f25092eb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ PolyWeather is a weather analysis tool built for prediction markets like **Polym
</p>
<p align="center">
<img src="docs/images/demo_map.png" alt="PolyWeather Web Map" width="600">
<img src="./docs/images/demo_map.png" alt="PolyWeather Web Map" width="800">
<br>
<em>🗺️ Interactive Web Map: Real-time global monitoring with rich data visualization</em>
</p>
+1 -1
View File
@@ -14,7 +14,7 @@ PolyWeather 是一款专为 **Polymarket** 等预测市场打造的天气分析
</p>
<p align="center">
<img src="docs/images/demo_map.png" alt="PolyWeather Web Map" width="600">
<img src="./docs/images/demo_map.png" alt="PolyWeather Web Map" width="800">
<br>
<em>🗺️ 交互式网页地图:全球城市实时监控与丰富的数据可视化可视化</em>
</p>