Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed Mar 18, 2015
1 parent ffa7bd5 commit ab37dfb
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 @@ -48,7 +48,7 @@ jefferson(app, conf);
* proxies: (optional) - An array of proxy objects invoked around all middleware functions in order. Each proxy object should have an init() function that accepts a delegate middleware function and returns a new middleware function.

## Examples
* Promise-Based Middleware Conversion
* Promise-Based Middleware Proxy
```js
{
name: 'Promise Conversion',
Expand Down

0 comments on commit ab37dfb

Please sign in to comment.