We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49ef78 commit 688a591Copy full SHA for 688a591
README.md
@@ -1,3 +1,16 @@
1
-# MyArch
2
-View all supported ABIs of an Android device
3
-app/src/main/res/drawable/ic_launcher.png
+<p align="center">
+ <img height=150 width=150 src="app/src/main/res/drawable/ic_launcher.png"
+</p>
4
+
5
+<h1 align="center">
6
+ <b>MyArch</b>
7
+</h1>
8
+ <div align="center">
9
+ <img src="https://img.shields.io/badge/Android-5.0%20and%20up-brightgreen?logo=android&logoColor=white" alt="SDK" />
10
+ <p>An android application which can show all suported abis of the running device</p>
11
+</div>
12
13
+# Credits
14
+ - Icons by <a target="_blank" href="https://icons8.com/icon/">Icons8</a>
15
16
+---
0 commit comments