Restored previous icon

This commit is contained in:
Joseph Henry
2017-06-14 17:09:18 -07:00
parent 4dd065ab54
commit d83a14456b

View File

@@ -2,7 +2,7 @@
*Embed ZeroTier directly into your app*
***
<a href="https://www.zerotier.com"><img src="artwork/ztapp100.png" align="left" hspace="20" vspace="6"></a>
<a href="https://www.zerotier.com"><img src="https://github.com/zerotier/ZeroTierOne/raw/master/artwork/AppIcon_87x87.png" align="left" hspace="20" vspace="6"></a>
**ZeroTier** makes it easy to securely connect devices, servers, cloud VMs, containers, and apps everywhere and manage them at scale. Now, with **libzt** you can bake this ability directly into your app or service using your preferred language or framework. We provide a BSD socket-like API to make the integration simple.
@@ -12,6 +12,8 @@
Pre-Built Binaries Here: [zerotier.com/download.shtml](https://zerotier.com/download.shtml?pk_campaign=github_ZeroTierSDK).
***
### Example
```