summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.md b/README.md
index 98797d3908..a8fb5f932e 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,9 @@
Welcome to the Mullvad VPN client app. This repository contains all the source code for the
desktop and mobile versions of the app. For desktop this includes the system service/daemon
([`mullvad-daemon`](mullvad-daemon/)), a graphical user interface ([GUI](gui/)) and a
-command line interface ([CLI](mullvad-cli/)).
-
-The Android app uses the same backing system service for the tunnel and security but has
-a dedicated frontend in [android/](android/).
-
-iOS consists of a completely standalone implementation that resides in [ios/](ios/)
+command line interface ([CLI](mullvad-cli/)). The Android app uses the same backing
+system service for the tunnel and security but has a dedicated frontend in [android/](android/).
+iOS consists of a completely standalone implementation that resides in [ios/](ios/).
## Releases