From 37da202fd28306f6c6c35492a61d2b175f08dff4 Mon Sep 17 00:00:00 2001 From: James Coglan Date: Sat, 4 May 2013 14:59:38 +0100 Subject: [PATCH] Readme should tell you how to install the library. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index bef23c3..32df23b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,13 @@ project but now aims to provide simple WebSocket support for any Node-based project. +## Installation + +``` +$ npm install websocket-protocol +``` + + ## Usage This module provides protocol handlers that have the same interface on the