Skip to content

Commit

Permalink
Merge a414dbe into c68d2ea
Browse files Browse the repository at this point in the history
  • Loading branch information
ryhinchey committed Apr 12, 2020
2 parents c68d2ea + a414dbe commit 85330dc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -9,6 +9,16 @@ HTTP request logger middleware for node.js

> Named after [Dexter](http://en.wikipedia.org/wiki/Dexter_Morgan), a show you should not watch until completion.
## Installation

This is a [Node.js](https://nodejs.org/en/) module available through the
[npm registry](https://www.npmjs.com/). Installation is done using the
[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):

```
npm install morgan
```

## API

<!-- eslint-disable no-unused-vars -->
Expand Down

0 comments on commit 85330dc

Please sign in to comment.