Skip to content

Commit 7cfb06f

Browse files
committed
update readme
1 parent ef27e90 commit 7cfb06f

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

packages/cesium-wind-layer/readme.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ A Cesium plugin for GPU-accelerated visualization of wind field data with partic
77

88
[中文文档](/packages/cesium-wind-layer/readme.zh-CN.md) | [Live Demo](https://cesium-wind-layer.opendde.com/)
99

10-
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 10px;">
11-
<img src="/pictures/wind.gif" alt="Wind Layer Demo" style="width: 100%; height: 100%; object-fit: cover;">
12-
<img src="/pictures/terrain.gif" alt="Terrain Demo" style="width: 100%; height: 100%; object-fit: cover;">
13-
</div>
10+
| Wind Layer | Terrain Occlusion |
11+
|-----------------|------------------------|
12+
| ![Wind Layer Demo](/pictures/wind.gif) | ![Terrain Occlusion Demo](/pictures/terrain.gif) |
1413

1514
## 📚 Table of Contents
1615

packages/cesium-wind-layer/readme.zh-CN.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77

88
[English](/packages/cesium-wind-layer/readme.md) | [在线演示](https://cesium-wind-layer.opendde.com/)
99

10-
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 10px;">
11-
<img src="/pictures/wind.gif" alt="Wind Layer Demo" style="width: 100%; height: 100%; object-fit: cover;">
12-
<img src="/pictures/terrain.gif" alt="Terrain Demo" style="width: 100%; height: 100%; object-fit: cover;">
13-
</div>
10+
| Wind Layer | Terrain Occlusion |
11+
|-----------------|------------------------|
12+
| ![Wind Layer Demo](/pictures/wind.gif) | ![Terrain Occlusion Demo](/pictures/terrain.gif) |
1413

1514
## 📚 目录
1615

0 commit comments

Comments
 (0)