Skip to content

Commit d943b44

Browse files
committed
docs: add preamble to install section
1 parent 868b7ad commit d943b44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Generic basic auth Authorization header field parser for whatever.
1010

1111
## Installation
1212

13+
This is a [Node.js](https://nodejs.org/en/) module available through the
14+
[npm registry](https://www.npmjs.com/). Installation is done using the
15+
[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):
16+
1317
```
1418
$ npm install basic-auth
1519
```

0 commit comments

Comments
 (0)