Skip to content

Commit

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

List of, *like*, English (both British and American) filler words.

## Installation
## Install

[npm][]:

```bash
```sh
npm install fillers
```

## Usage
## Use

```js
var fillers = require('fillers')
Expand Down Expand Up @@ -48,10 +48,10 @@ Yields:
## Support

For a complete list of supported filler words and phrases, *like*, see
[index.json][data].
[`index.json`][data].

Note that the words listed in **fillers** *might* or, in fact, *might*
not be fillers.
Note that the words listed in **fillers** *might* or, in fact, *might* not be
fillers.

## Related

Expand Down

0 comments on commit 437bcbf

Please sign in to comment.