diff --git a/README.md b/README.md index a7c8795..f1c6f74 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,26 @@ # BGmi Android -BGmi Android Client +A BGmi Android Client + +![](https://github.com/BGmi/BGmi-Android/blob/master/images/1.png) + +![](https://github.com/BGmi/BGmi-Android/blob/master/images/2.png) + +![](https://github.com/BGmi/BGmi-Android/blob/master/images/3.png) + +System Required: + +``` +minSdkVersion 24 +targetSdkVersion 27 +``` + + + +Test On: + +Android 8.1 Oreo + + # LICENSE MIT diff --git a/images/1.png b/images/1.png new file mode 100644 index 0000000..4639fc9 Binary files /dev/null and b/images/1.png differ diff --git a/images/2.png b/images/2.png new file mode 100644 index 0000000..25fe5e9 Binary files /dev/null and b/images/2.png differ diff --git a/images/3.png b/images/3.png new file mode 100644 index 0000000..c4e6fc0 Binary files /dev/null and b/images/3.png differ