aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-07-08 14:52:49 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-07-08 14:52:49 +0200
commitb0cf53b0787f63c643c7fe009527b5f4af1bd1e1 (patch)
tree775fafe14afa9777ff2b5cb854b223a0b230f8b3
parenttun: windows: registration of write buffer no longer required (diff)
downloadwireguard-go-b0cf53b0787f63c643c7fe009527b5f4af1bd1e1.tar.xz
wireguard-go-b0cf53b0787f63c643c7fe009527b5f4af1bd1e1.zip
README: update windows info
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0a542e4..d73bf59 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ This runs on macOS using the utun driver. It does not yet support sticky sockets
### Windows
-It is currently a work in progress to strip out the beginnings of an experiment done with the OpenVPN tuntap driver and instead port to the new UWP APIs for tunnels. In other words, this does not *yet* work on Windows.
+This runs on Windows, but you should instead use it from the more [fully featured Windows app](https://git.zx2c4.com/wireguard-windows/about/), which uses this as a module.
### FreeBSD