More *.md tweaks

This commit is contained in:
Joseph Henry
2017-06-14 17:53:32 -07:00
parent 42b52ac3ae
commit 4403f902a4
4 changed files with 17 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
ZeroTier SDK API
libzt API
======
This is the externally facing C++ API for the SDK. It provides a platform-agnostic interface to the ZeroTier network virtualization service.
This is the C++ API for libzt. It provides a platform-agnostic interface to the ZeroTier network virtualization service. All other [language bindings](../examples) are written in terms of this.