diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/README.md b/include/README.md index 8de54492..a3254ba3 100644 --- a/include/README.md +++ b/include/README.md @@ -1,4 +1,4 @@ ZeroTier Node API ====== -Not much to see here yet. In the future this will be the externally-facing API, but it's very much a work in progress right now. +This is the externally facing plain C API, which wraps the Node class in the node/ folder. It provides a platform-agnostic interface to the core ZeroTier network virtualization engine. |