aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/supplemental/README.adoc')
-rw-r--r--src/supplemental/README.adoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/supplemental/README.adoc b/src/supplemental/README.adoc
new file mode 100644
index 00000000..05483ae7
--- /dev/null
+++ b/src/supplemental/README.adoc
@@ -0,0 +1,5 @@
+= supplemental sources
+
+This is for code that is not intrinsic to nng, but which may be used
+by multiple other subsystems. For example, common code for TLS support
+used by multiple transports is located here.