Skip to content

Commit

Permalink
add install instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbloomer committed Dec 19, 2012
1 parent 9b99502 commit 2b2c71e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,11 @@ CryptoZoologicalAuthentication

Use animals for passwords when you really can't be bothered to do proper authentication.

## install
```
npm install cryptozoologicalauthentication
```

## usage

``` javascript
Expand Down

0 comments on commit 2b2c71e

Please sign in to comment.