diff options
| author | Albin <albin@mullvad.net> | 2023-01-19 11:56:59 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2023-01-19 12:00:03 +0100 |
| commit | 0fddb327b39fa07518bbca1e7a96ce3c6e90443c (patch) | |
| tree | f730e60299bcf10ae8add9a69e8b40c62ec4cbe7 /android | |
| parent | 233d11b8a69c86398c20cc7eb57c4cd5e9034c2f (diff) | |
| download | mullvadvpn-0fddb327b39fa07518bbca1e7a96ce3c6e90443c.tar.xz mullvadvpn-0fddb327b39fa07518bbca1e7a96ce3c6e90443c.zip | |
Clarify android readme intro
Diffstat (limited to 'android')
| -rw-r--r-- | android/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/android/README.md b/android/README.md index 03716f9fc0..0dae157ada 100644 --- a/android/README.md +++ b/android/README.md @@ -1,9 +1,9 @@ # Mullvad VPN Android app This directory contains the Android project as well as related files and information. Apart from the -content of this directory, the Android project also relies on [wireguard-go](../wireguard/) and the -[mullvad-daemon](../mullvad-daemon/) which are both bundled as shared libraries into the assembled -APK. +content of this directory, the Android project also relies on building [wireguard-go](../wireguard/) +and the [mullvad-daemon](../mullvad-daemon/) which are both bundled as shared libraries into the +assembled APK. The app is available for download on [our website](https://mullvad.net/download/android/), |
