Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
esco committed Oct 9, 2014
1 parent 2a7bd1d commit b77d0c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ hash together multiple objects of any type*

>Arguments are serialized and then hashed together using the [MurmurHash3](http://en.wikipedia.org/wiki/MurmurHash) algorithm for efficient memory usage (small sized hashes), speed and random distribution.
# Installation
```
npm install multikey-hash
```
Expand Down

0 comments on commit b77d0c6

Please sign in to comment.