summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <faern@faern.net>2022-04-12 14:33:59 +0200
committerLinus Färnstrand <linus@mullvad.net>2022-04-12 14:40:01 +0200
commitdafb45bea348b45d892d46707a56b46fb32ea8df (patch)
tree9446e341f0ae1e967525fe5857b6adf76afb4040
parent7363c6d391d587a5e599a541805e8a97f3170b60 (diff)
downloadmullvadvpn-dafb45bea348b45d892d46707a56b46fb32ea8df.tar.xz
mullvadvpn-dafb45bea348b45d892d46707a56b46fb32ea8df.zip
Add links to our website and Tor onion service to the readme
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9a862a82e5..a6ffe5bd37 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,12 @@
# Mullvad VPN desktop and mobile app
-Welcome to the Mullvad VPN client app. This repository contains all the source code for the
+Welcome to the Mullvad VPN client app source code repository.
+This is the VPN client software for the Mullvad VPN service.
+For more information about the service, please visit our website,
+[mullvad.net](https://mullvad.net) (Also accessible via Tor on our
+[onion service](http://o54hon2e2vj6c7m3aqqu6uyece65by3vgoxxhlqlsvkmacw6a7m7kiad.onion/)).
+
+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