Skip to content

Commit

Permalink
update readme - express compat
Browse files Browse the repository at this point in the history
  • Loading branch information
bodenr committed Jun 19, 2014
1 parent 37d1c4e commit abd3d4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Readme.md
Expand Up @@ -282,6 +282,9 @@ throw new errors.Http500Error('Something bad happened');

## Connect/Express middleware integration

**Compatibility**
Errors version 0.1.0 only works with Express < 4.0.0.

You can use your custom errors with connect's or express's `errorHandler()`
middleware as you might expect:

Expand Down

0 comments on commit abd3d4f

Please sign in to comment.