aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-02-07 19:19:20 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-02-17 21:14:09 +0100
commit0ea6f73332cf48374b8a98b16d68e25217ebf068 (patch)
tree53694268b30823c8973d6ae280ed766f4b44b974 /README.md
parentwg: bump commit (diff)
downloadwireguard-android-0ea6f73332cf48374b8a98b16d68e25217ebf068.tar.xz
wireguard-android-0ea6f73332cf48374b8a98b16d68e25217ebf068.zip
GoBackend: integrate into app
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index ad216bf2..3f221c9c 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
# Android GUI for [WireGuard](https://www.wireguard.com/)
-##### [Test this app on the Play Store](https://play.google.com/apps/testing/com.wireguard.android).
-
-This is a work in progress Android GUI for [WireGuard](https://www.wireguard.com/). The ultimate goal is to [opportunistically use the kernel implementation](https://git.zx2c4.com/android_kernel_wireguard/about/), and fallback to using the non-root userspace implementation. At the time of writing, this only supports using the kernel module, but this should change in the near future.
+### [Test this app on the Play Store](https://play.google.com/apps/testing/com.wireguard.android).
+This is an Android GUI for [WireGuard](https://www.wireguard.com/). It [opportunistically uses the kernel implementation](https://git.zx2c4.com/android_kernel_wireguard/about/), and falls back to using the non-root [userspace implementation](https://git.zx2c4.com/wireguard-go/about/).
## License