Update documentation

This commit is contained in:
Joseph Henry
2021-05-25 15:24:28 -07:00
parent 30d2e5f129
commit ede730de1c
4 changed files with 27 additions and 71 deletions

7
examples/c/README.md Normal file
View File

@@ -0,0 +1,7 @@
# libzt C API usage examples
## Links
- Getting Started: [docs.zerotier.com/sockets](https://docs.zerotier.com/sockets/tutorial.html)
- C API [Reference docs](https://docs.zerotier.com/autogen/libzt/files/_zero_tier_sockets_8h)
- C API [Header](../../include/ZeroTierSockets.h)