diff --git a/README.md b/README.md index dcca441..1ec0ff9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ A pair of coupled Unix sockets (or Windows pipes). Similar to `stream-pair`, but with sockets with real fds. A workaround for . +**Note**: This workaround is necessary in node v6.11.1, but not necessary in node v8.2.1. +I would assume it is also not necessary in later versions. + ## Usage ```javascript