diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-03-31 18:33:39 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-03-31 18:33:39 -0700 |
commit | 7ff0cab1b7b6a9bfe5880dd4fefbd947c6eb78e2 (patch) | |
tree | 73ef26a7f6cbe0577e4621ff1ea86d26b75d4ecc /include | |
parent | b7238557515bcc12360eaf9d6e048542714250e5 (diff) | |
download | infinitytier-7ff0cab1b7b6a9bfe5880dd4fefbd947c6eb78e2.tar.gz infinitytier-7ff0cab1b7b6a9bfe5880dd4fefbd947c6eb78e2.zip |
docs
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. |