summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-03-31 18:33:39 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-03-31 18:33:39 -0700
commit7ff0cab1b7b6a9bfe5880dd4fefbd947c6eb78e2 (patch)
tree73ef26a7f6cbe0577e4621ff1ea86d26b75d4ecc /include
parentb7238557515bcc12360eaf9d6e048542714250e5 (diff)
downloadinfinitytier-7ff0cab1b7b6a9bfe5880dd4fefbd947c6eb78e2.tar.gz
infinitytier-7ff0cab1b7b6a9bfe5880dd4fefbd947c6eb78e2.zip
docs
Diffstat (limited to 'include')
-rw-r--r--include/README.md2
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.