Skip to content

Commit

Permalink
Merge pull request #22 from buildbreakdo/patch-1
Browse files Browse the repository at this point in the history
Update README.md -- add installation section
  • Loading branch information
stewartlord authored Dec 13, 2016
2 parents 4bd1fbe + c9304fa commit 032ac8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ Demo
----
[View Demo](https://rawgithub.com/stewartlord/identicon.js/master/demo.html)

Installation
-----
```
npm install identicon.js --save
```

Options
----
* **hash** - [Optional] A hexadecimal string of 15+ characters that will be used to generate the image. Defaults to a random hash based on the current time.
Expand Down

0 comments on commit 032ac8b

Please sign in to comment.