diff --git a/README.md b/README.md index 381b4e5..f5128e9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Coverage Status](https://coveralls.io/repos/rijs/sessions/badge.svg?branch=master&service=github)](https://coveralls.io/github/rijs/sessions?branch=master) [![Build Status](https://travis-ci.org/rijs/sessions.svg)](https://travis-ci.org/rijs/sessions) -Adds a uniquely identifying `sessionID` to each socket. +Enriches each socket with a uniquely identifying matching `sessionID`. It does this by sharing express session data with socket.io. You will need to provide the following options: