Skip to content

Commit 6800e84

Browse files
committed
markdown update
1 parent b7cb359 commit 6800e84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ As of `v0.1.0`, there is NO MORE `application/x-www-form-urlencoded` SUPPORT! Mo
1313

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

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

1919
# Install
2020
```bash

0 commit comments

Comments
 (0)