summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2020-04-07 13:26:07 +0200
committerLinus Färnstrand <linus@mullvad.net>2020-04-07 13:27:38 +0200
commit404204b5653cab82e72e86e1178da08ba18e4de8 (patch)
treee25158efaa4178d89fa7f345dda1451007389666
parent437ff93bd4214a5f93f6c0a38911784d6e3343cc (diff)
downloadmullvadvpn-404204b5653cab82e72e86e1178da08ba18e4de8.tar.xz
mullvadvpn-404204b5653cab82e72e86e1178da08ba18e4de8.zip
Join paragraphs that talk about the same thing
-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