diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2020-04-08 12:16:14 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-04-09 14:58:32 +0200 |
| commit | 68b3a80fb88bde5d833d6ea00d26e73c2c4a2ca6 (patch) | |
| tree | 24c47519a33d8581b5548be61828ded918924bec | |
| parent | a57afbc9c60566534221fd7c1fe9f01d093c963d (diff) | |
| download | mullvadvpn-68b3a80fb88bde5d833d6ea00d26e73c2c4a2ca6.tar.xz mullvadvpn-68b3a80fb88bde5d833d6ea00d26e73c2c4a2ca6.zip | |
Add AppStore link to main readme
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -12,8 +12,10 @@ iOS consists of a completely standalone implementation that resides in [ios/](io There are built and signed releases for macOS, Windows, Linux and Android available on [our website](https://mullvad.net/download/) and on [Github](https://github.com/mullvad/mullvadvpn-app/releases/). The Andriod app is also available -on [Google Play](https://play.google.com/store/apps/details?id=net.mullvad.mullvadvpn). -Support for iOS is in the making. +on [Google Play] and the iOS version on [App Store]. + +[Google Play]: https://play.google.com/store/apps/details?id=net.mullvad.mullvadvpn +[App Store]: https://apps.apple.com/us/app/mullvad-vpn/id1488466513 You can find our code signing keys as well as instructions for how to cryptographically verify your download on [Mullvad's Open Source page]. |
