summaryrefslogtreecommitdiffstats
path: root/libraries/skstream/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/skstream/README')
-rw-r--r--libraries/skstream/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/skstream/README b/libraries/skstream/README
new file mode 100644
index 0000000000..225e12350b
--- /dev/null
+++ b/libraries/skstream/README
@@ -0,0 +1,3 @@
+Skstream is an iostream based C++ socket library.
+It is ideally suited for use as the underlying transport
+for Atlas-C++, and has been well tested and debugged.