Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
evheniy committed Mar 18, 2017
1 parent f11b081 commit 9ac4e67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -32,6 +32,7 @@ Parse request bodies
const App = require('yeps');
const app = new App();

const bodyParser = require('yeps-bodyparser');
const methodOverride = require('yeps-method-override');

app.then(bodyParser());
Expand Down

0 comments on commit 9ac4e67

Please sign in to comment.