diff --git a/README.md b/README.md index 3e0eb21..79e9912 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![NPM version](https://badge.fury.io/js/socket-pair.svg)](http://badge.fury.io/js/socket-pair) -A pair of coupled sockets. +A pair of coupled Unix sockets (or Windows pipes). Similar to `stream-pair`, but with sockets with real fds. A workaround for . @@ -11,9 +11,9 @@ Similar to `stream-pair`, but with sockets with real fds. A workaround for