Skip to content

Commit

Permalink
fix Readme titles
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbrett committed Jun 30, 2017
1 parent 29cd075 commit 1c8d621
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
@@ -1,4 +1,4 @@
#subtext
# subtext

HTTP payload parser.

Expand All @@ -8,7 +8,7 @@ Lead Maintainer: [John Brett](https://github.com/johnbrett)

subtext parses the request body and exposes it in a callback.

## Example
## Example

```javascript
const Http = require('http');
Expand Down

0 comments on commit 1c8d621

Please sign in to comment.