diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-29 16:47:57 +0000 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-29 16:47:57 +0000 |
commit | 5309c7e0828e568a52575c363785d44f25d832e2 (patch) | |
tree | e1542ac912c7d4a0beb346eacffed1f078cf1e28 /ext | |
parent | 7b7ab823b0847d9bd4437a8a86b5bdf48590b79d (diff) | |
parent | dbe57742e64f93e253dd60e4e4071871b1de9265 (diff) | |
download | infinitytier-5309c7e0828e568a52575c363785d44f25d832e2.tar.gz infinitytier-5309c7e0828e568a52575c363785d44f25d832e2.zip |
Merge branch 'dev' of https://github.com/zerotier/ZeroTierOne into dev
Diffstat (limited to 'ext')
-rw-r--r-- | ext/README.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/ext/README.md b/ext/README.md index f296fa55..be9484c5 100644 --- a/ext/README.md +++ b/ext/README.md @@ -1 +1,10 @@ -The ext/ folder contains third party code, drivers, installation support files, etc.
\ No newline at end of file +Miscellaneous Stuff +====== + +This subfolder contains: + + * Bundled third party libraries that are compiled into the binary on platforms and Linux distributions where they are not available on the system. + + * Pre-compiled binaries for some platforms, such as pre-built and signed drivers for Mac and Windows. + + * Miscellaneous files used by installers and packages on various platform targets. |