From 90228494584eabede94249fd6882f29dc62debfc Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Wed, 15 Jun 2016 10:22:10 -0700 Subject: [PATCH] added integration intro readme --- integrations/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 integrations/README.md diff --git a/integrations/README.md b/integrations/README.md new file mode 100644 index 0000000..80f2f5f --- /dev/null +++ b/integrations/README.md @@ -0,0 +1,4 @@ +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/).