Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StarpTech authored Dec 11, 2016
1 parent b8e20df commit 5e9a7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ hemera.on('onPreResponse', (msg) => {
Times are represented in nanoseconds.

### Payload validation
You can use different validators e.g [Joi example](https://github.com/hemerajs/hemera/blob/master/examples/custom-payload-validator.js)
You can use different validators e.g [Joi example](https://github.com/hemerajs/hemera/tree/master/packages/hemera-joi)

```js
hemera.add({
Expand Down

0 comments on commit 5e9a7c3

Please sign in to comment.