We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ecbd3d commit b292fe0Copy full SHA for b292fe0
README.md
@@ -6,12 +6,12 @@ Visualize (random) selection processes with widgets like a spinning wheel of for
6
7
<table align="center" style="margin: 0px auto;">
8
<tr>
9
- <th>Random Mode (iPhone 13 Pro Max Simulator)</th>
10
- <th>Priority Mode (iPhone 13 Pro Max Simulator)</th>
+ <th>Random Mode</th>
+ <th>Priority Mode</th>
11
</tr>
12
13
- <td><img align="right" src="demo/luckywheel_01.gif" height="500"></img></td>
14
- <td><img align="right" src="demo/luckywheel_02.gif" height="500"></img></td>
+ <td><img align="right" src="demo/luckywheel_01.gif" height="600" width="300"></img></td>
+ <td><img align="right" src="demo/luckywheel_02.gif" height="600" width="300"></img></td>
15
16
</table>
17
0 commit comments