Updated readme structure/references

This commit is contained in:
Joseph Henry
2016-06-15 10:36:28 -07:00
parent 9022849458
commit c1cdeeb478
6 changed files with 240 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
ZeroTier Integrations
====
This is a collection of example projects demonstrating how you can embed or integrate ZeroTier functionality directly into your applications and games with little to no change to your code. For more support on these integrations take a look at the [docs/](http://10.6.6.2/ZeroTier/ZeroTierSDK/src/master/docs) folder and check out our [Community Section](https://www.zerotier.com/community/).
This is a collection of example projects demonstrating how you can embed or integrate ZeroTier functionality directly into your applications and games with *little to no change to your code*.
For more support on these integrations take a look at the [docs/](http://10.6.6.2/ZeroTier/ZeroTierSDK/src/master/docs) folder. Specifically the [Shims](../docs/shims_zt_sdk.md) and [SDK API](../docs/zt_sdk.md) overviews.
Also stop by our [community section](https://www.zerotier.com/community/) for more in-depth discussion!