Skip to content

Commit 972ac7c

Browse files
committed
add rod's blog post
1 parent 1481cf6 commit 972ac7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This package is a mirror of the Streams2 and Streams3 implementations in
1616
Node-core.
1717

1818
If you want to guarantee a stable streams base, regardless of what version of
19-
Node you, or the users of your libraries are using, use **readable-stream** *only* and avoid the *"stream"* module in Node-core.
19+
Node you, or the users of your libraries are using, use **readable-stream** *only* and avoid the *"stream"* module in Node-core, for background see [this blogpost](http://r.va.gg/2014/06/why-i-dont-use-nodes-core-stream-module.html).
2020

2121
As of version 2.0.0 **readable-stream** uses semantic versioning.
2222

0 commit comments

Comments
 (0)