From 5b94f223594e2931ed0221f0f98f91fcf87ddb2f Mon Sep 17 00:00:00 2001 From: Zane Schepke Date: Thu, 27 Jul 2023 17:19:25 -0400 Subject: [PATCH] docs: update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index a29bb70..b71e725 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,21 @@ WG Tunnel + + + + + + + + This is an alternative Android Application for [WireGuard](https://www.wireguard.com/) with added features. Built using the [wireguard-android](https://github.com/WireGuard/wireguard-android) library and [Jetpack Compose](https://developer.android.com/jetpack/compose), this application was inspired by the official [WireGuard Android](https://github.com/WireGuard/wireguard-android) app.