Skip to content

Commit

Permalink
Refactor prose
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jan 24, 2020
1 parent 208e9c9 commit e396621
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@

HTML4 character entity information.

## Installation
## Install

[npm][]:

```bash
```sh
npm install character-entities-html4
```

## Usage
## Use

```js
var characterEntities = require('character-entities-html4')
Expand All @@ -33,7 +33,7 @@ Mapping between (case-sensitive) character entity names to replacements.

## Support

See [w3.org][html].
See [`w3.org`][html].

## Related

Expand Down

0 comments on commit e396621

Please sign in to comment.