Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Mar 28, 2012
1 parent a4327c1 commit 9e55252
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Readme.md
Expand Up @@ -152,6 +152,13 @@ var jog = require('jog');
var log = jog(new jog.RedisStore);
```

## Running tests

```
$ npm install
$ make test
```

## License

(The MIT License)
Expand Down

0 comments on commit 9e55252

Please sign in to comment.