Skip to content

Commit

Permalink
Add installation instructions to readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
arnellebalane committed Feb 12, 2019
1 parent 25911aa commit 082e1e8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 082e1e8

Please sign in to comment.