From 0ea6f73332cf48374b8a98b16d68e25217ebf068 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 7 Feb 2018 19:19:20 +0100 Subject: GoBackend: integrate into app Signed-off-by: Jason A. Donenfeld --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3-59-g8ed1b