diff --git a/README.md b/README.md index a2db2bd..51f82e9 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,23 @@ Open source GitHub client built with Flutter + + Download on the App Store + + + Get it on Google Play + + +## Installation + +Click badges above to install it from Apple App Store or Google Play. + +Android users can also download APK file from [release page](https://github.com/pd4d10/git-touch/releases) and install it manually. + ## Screenshots -iOS screenshot -Android screenshot +iOS screenshot +Android screenshot ## Contributing @@ -13,9 +26,9 @@ Open source GitHub client built with Flutter GitTouch use Flutter's builtin material and cupertino widgets. If you have any thoughts about UI design, feel free to open an issue to discuss about it. -### Bug report +### Bug report or feature request -Please follow the issue template to submit a bug report. Report with a screenshot would be great. +Please follow the issue templates. A screenshot would be great if it is a bug report. ### Bug fixes or new feature diff --git a/assets/app-store.svg b/assets/app-store.svg new file mode 100644 index 0000000..072b425 --- /dev/null +++ b/assets/app-store.svg @@ -0,0 +1,46 @@ + + Download_on_the_App_Store_Badge_US-UK_RGB_blk_4SVG_092917 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/google-play.png b/assets/google-play.png new file mode 100644 index 0000000..e58d6c6 Binary files /dev/null and b/assets/google-play.png differ