summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2016-06-29 09:45:02 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2016-06-29 09:45:02 -0700
commit928c625e2cc3c5ee59dd5843a4f23a76511eb1c8 (patch)
treea893a43ac39fed247a2e2a42e5d60897235e72fd /ext
parent0410fd4824fd898fab7815c6ef67b8e39bb6d2b9 (diff)
downloadinfinitytier-928c625e2cc3c5ee59dd5843a4f23a76511eb1c8.tar.gz
infinitytier-928c625e2cc3c5ee59dd5843a4f23a76511eb1c8.zip
docs
Diffstat (limited to 'ext')
-rw-r--r--ext/README.md11
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.