Skip to content

Commit

Permalink
Fix headings
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jan 14, 2020
1 parent 6b73ea6 commit da3d8f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
Parse HTML character references: fast, spec-compliant, positional
information.

## Installation
## Install

[npm][]:

```bash
```sh
npm install parse-entities
```

## Usage
## Use

```js
var decode = require('parse-entities')
Expand Down

0 comments on commit da3d8f7

Please sign in to comment.