Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alextran1502 committed Apr 5, 2022
1 parent c7dff22 commit 0eb548f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,18 +111,29 @@ curl --location --request POST 'http://your-server-ip:2283/auth/signUp' \

## Run mobile app

### Android
## Android

Download `apk` in release tab and run on your phone. You can follow this guide on how to do that
#### Download latest `apk` in release tab and run on your phone. You can follow this guide on how to do that

- [Run APK on Android](https://www.lifewire.com/install-apk-on-android-4177185)

### iOS
#### You can also download the app from Google Play Store [here](https://play.google.com/store/apps/details?id=app.alextran.immich)

You can download the app from Apple AppStore [here](https://apps.apple.com/us/app/immich/id1613945652):
*The App version might be lagging behind the latest release due to the review process.*

<p align="left">
<img src="design/ios-qr-code.png" width="250" title="Apple App Store">
<img src="design/google-play-qr-code.png" width="200" title="Google Play Store">
<p/>

## iOS

#### You can download the app from Apple AppStore [here](https://apps.apple.com/us/app/immich/id1613945652):

*The App version might be lagging behind the latest release due to the review process.*


<p align="left">
<img src="design/ios-qr-code.png" width="200" title="Apple App Store">
<p/>

# Support
Expand Down
Binary file added design/google-play-qr-code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0eb548f

Please sign in to comment.