diff --git a/readme.md b/readme.md index 4073ab6..146dc94 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,16 @@ Augment JavaScript arrays with Ruby array methods, using Proxies. +## Installation + +This package is not in `npmjs.org` yet, so for now it can be installed directly +from this repository. + +```bash +$ npm install https://github.com/uncaughtxcptn/rbjs +``` + + ## Usage ```js