summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
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.