Skip to content

Commit

Permalink
markdown update
Browse files Browse the repository at this point in the history
  • Loading branch information
richardgirges committed Feb 18, 2017
1 parent b7cb359 commit 6800e84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ As of `v0.1.0`, there is NO MORE `application/x-www-form-urlencoded` SUPPORT! Mo

If you want to parse `urlencoded` requests, [use body-parser](https://github.com/expressjs/body-parser#bodyparserurlencodedoptions).

#### » Support for Node v4.x.x and above
No more support for Node 0.8+. Use with lower versions of Node at your own risk!
#### &raquo; No more support for < Node.js v4
No more support for versions of Node older than v4. Use with lower versions of Node at your own risk!

# Install
```bash
Expand Down

0 comments on commit 6800e84

Please sign in to comment.