diff options
| author | Albin <albin@mullvad.net> | 2023-01-18 19:02:34 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2023-01-19 09:36:20 +0100 |
| commit | 6d09bea1630af7858d25d90d2933a953e8394b99 (patch) | |
| tree | 0c5007447e8af870478e571179da5c884b5457ae /android | |
| parent | 5686f9fd331f29b71164feca5b43a092c4d1f659 (diff) | |
| download | mullvadvpn-6d09bea1630af7858d25d90d2933a953e8394b99.tar.xz mullvadvpn-6d09bea1630af7858d25d90d2933a953e8394b99.zip | |
Update Android readme intro
Diffstat (limited to 'android')
| -rw-r--r-- | android/README.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/android/README.md b/android/README.md index b840c9d01d..a57d3bfc56 100644 --- a/android/README.md +++ b/android/README.md @@ -1,6 +1,9 @@ # Mullvad VPN Android app -This directory contains the files specific to the 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. ## Building the app |
