Skip to content

Commit 5f838f7

Browse files
authored
Update README.md
1 parent 7f2b53e commit 5f838f7

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img height=150 width=150 src="app/src/main/res/drawable/ic_launcher.png"
2+
<img height=150 width=150 src="resources/icon.webp"
33
</p>
44

55
<h1 align="center">
@@ -9,8 +9,16 @@
99
<img src="https://img.shields.io/badge/Android-5.0%20and%20up-brightgreen?logo=android&logoColor=white" alt="SDK" />
1010
<p>An android application which can show all suported abis of the running device</p>
1111
</div>
12-
13-
# &nbsp;Credits
12+
<h1 align="left">
13+
<b>&nbsp;Screenshots</b>
14+
</h1>
15+
<div align="center">
16+
<a href="./.resources/images/screenshot_2.png"><img width="140" height="249" src="resources/screenshot_1.webp"></a>
17+
<a href="./.resources/images/screenshot_3.png"><img width="140" height="249" src="resources/screenshot_2.webp"></a>
18+
</div>
19+
<h1 align="left">
20+
<b>&nbsp;Credits</b>
21+
</h1>
1422
- Icons by <a target="_blank" href="https://icons8.com/icon/">Icons8</a>
1523

1624
---

0 commit comments

Comments
 (0)