Skip to content

Commit

Permalink
Reflect #2 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jpommerening committed Dec 29, 2015
1 parent 844a889 commit dbf871e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ From a software design point-of-view this sounds entirely reasonable. Then there
> `Error: EMFILE, too many open files`
> *node*
This package provides two classes based on the node's new streams API (or `readable-stream` if you are using node a node version earlier than 0.10):
This package provides two classes based on the node's Streams3 API (courtesy of `readable-stream` to ensure a stable version).

## Class: lazystream.Readable

Expand Down

0 comments on commit dbf871e

Please sign in to comment.