summaryrefslogtreecommitdiffstats
path: root/development/memchan/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/memchan/README')
-rw-r--r--development/memchan/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/development/memchan/README b/development/memchan/README
index 06eb283f67..ca531e7d93 100644
--- a/development/memchan/README
+++ b/development/memchan/README
@@ -1,5 +1,6 @@
-Memchan provides several new channel types for in-memory channels and the
-appropriate commands for their creation. They are useful to transfer large
-amounts of data between procedures or interpreters, and additionally
-provide an easy interface to on-the-fly generation of code or data
-too. No need to [set] or [append] to a string, just do a simple [puts].
+Memchan provides several new channel types for in-memory channels
+and the appropriate commands for their creation. They are useful to
+transfer large amounts of data between procedures or interpreters, and
+additionally provide an easy interface to on-the-fly generation of code
+or data too. No need to [set] or [append] to a string, just do a simple
+[puts].