Skip to content

Commit

Permalink
add npm install link
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolalysenko committed Nov 26, 2013
1 parent 670b808 commit 006280f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ binary-search-bounds
====================
Binary search on arrays. Also works if the inputs are 1D [ndarrays](https://github.com/mikolalysenko/ndarray).

## Install
```
npm install binary-search-bounds
```

## API

```javascript
Expand Down

0 comments on commit 006280f

Please sign in to comment.