Update README.md

This commit is contained in:
Rongjian Zhang 2019-02-13 10:47:30 +08:00 committed by GitHub
parent c8d02707da
commit c1b4986661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 8 deletions

View File

@ -2,12 +2,14 @@
Open source GitHub client built with Flutter
<a href="https://itunes.apple.com/us/app/gittouch/id1452042346">
<img alt="Download on the App Store" title="App Store" src="assets/app-store.svg" />
</a>
<a href="https://play.google.com/store/apps/details?id=io.github.pd4d10.gittouch">
<img alt="Get it on Google Play" title="Google Play" src="assets/google-play.png" height="40" />
</a>
<p>
<a href="https://itunes.apple.com/us/app/gittouch/id1452042346">
<img alt="Download on the App Store" title="App Store" src="assets/app-store.svg" />
</a>
<a href="https://play.google.com/store/apps/details?id=io.github.pd4d10.gittouch">
<img alt="Get it on Google Play" title="Google Play" src="assets/google-play.png" height="40" />
</a>
</p>
## Installation
@ -17,8 +19,10 @@ Android users can also download APK file from [release page](https://github.com/
## Screenshots
<img src="assets/screenshot-ios.png" alt="iOS screenshot" width="320" />
<img src="assets/screenshot-android.png" alt="Android screenshot" width="325" />
<p>
<img src="assets/screenshot-ios.png" alt="iOS screenshot" width="320" />
<img src="assets/screenshot-android.png" alt="Android screenshot" width="325" />
</p>
## Contributing