From 451f1a9b20bd3c55813c294dd161b3cfd2632ee0 Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Fri, 20 Oct 2017 13:21:37 -0700 Subject: [PATCH] Added link to Windows DLL --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2df5592..ce58fba 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ A library version of [ZeroTier](https://github.com/zerotier/ZeroTierOne), **libz [![irc](https://img.shields.io/badge/IRC-%23zerotier%20on%20freenode-orange.svg)](https://webchat.freenode.net/?channels=zerotier) - - Pre-Built binaries will soon be placed here: [zerotier.com/download.shtml](https://zerotier.com/download.shtml?pk_campaign=github_libzt). + - Pre-Built binaries will soon be placed here: [zerotier.com/download.shtml](https://zerotier.com/download.shtml?pk_campaign=github_libzt) + - Windows DLL (x64) can be found here: [libzt_win_x64_1.1.5.zip](https://download.zerotier.com/dist/libzt_win_x64_1.1.5.zip) - Bindings for popular languages like [Scala](examples/bindings/scala), [Swift](examples/bindings/swift), [Java](examples/bindings/java), [Python](examples/bindings/python), etc. can be found [here](examples/bindings) ***