Skip to content

Commit 2142aee

Browse files
authored
typo: Fix uploading incorrectly uploaded images
1 parent ebdd93f commit 2142aee

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,20 @@
33
Quickly and easily check if your app is multiwindow
44

55
## Support Platform
6-
7-
- Android
8-
9-
![image](https://github.com/user-attachments/assets/945aac7c-c5a5-42dd-8e50-5527c0ea77d4)
10-
11-
- iOS, iPad OS
12-
13-
![image](https://github.com/user-attachments/assets/945aac7c-c5a5-42dd-8e50-5527c0ea77d4)
6+
7+
<table style="border: 2px;">
8+
<tr>
9+
<td>Android</td>
10+
<td>iOS, iPad OS</td>
11+
</tr><tr>
12+
<td>
13+
<img src="https://github.com/user-attachments/assets/945aac7c-c5a5-42dd-8e50-5527c0ea77d4" width="480px" />
14+
</td>
15+
<td>
16+
<img src="https://github.com/user-attachments/assets/fa7b74bf-3fd4-4d36-a929-d18436a3ae48" width="480px" />
17+
</td>
18+
</tr>
19+
</table>
1420

1521
## Installation
1622

0 commit comments

Comments
 (0)