diff --git a/README.md b/README.md index 2db28cc..1cfcb4a 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Open source GitHub client built with Flutter

- Download on the App Store + Download on the App Store - Get it on Google Play + Get it on Google Play

@@ -36,11 +36,7 @@ A screenshot would be great if it is a bug report. ### Bug fixes or new feature -We use Flutter `dev` channel, run following command to switch to it: - -```sh -flutter channel dev -``` +Pull requests are welcome. ## Contributors @@ -55,4 +51,4 @@ This project follows the [all-contributors](https://github.com/all-contributors/ ## License -MIT +Apache License 2.0 diff --git a/assets/app-store-badge.png b/assets/app-store-badge.png new file mode 100644 index 0000000..70c52c2 Binary files /dev/null and b/assets/app-store-badge.png differ diff --git a/assets/app-store.svg b/assets/app-store.svg deleted file mode 100644 index 072b425..0000000 --- a/assets/app-store.svg +++ /dev/null @@ -1,46 +0,0 @@ - - Download_on_the_App_Store_Badge_US-UK_RGB_blk_4SVG_092917 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/assets/google-play.png b/assets/google-play-badge.png similarity index 100% rename from assets/google-play.png rename to assets/google-play-badge.png