Skip to content

Commit

Permalink
updated readme for pino v6
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jul 21, 2021
1 parent 43e8e2b commit 094bf22
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@

[Very low overhead](#low-overhead) Node.js logger.

This README and linked documentation covers pino v6.x,
you can find all related docs in: https://github.com/pinojs/pino/tree/v6.x.

## Documentation

* [Benchmarks ⇗](/docs/benchmarks.md)
Expand All @@ -29,7 +32,7 @@
## Install

```
$ npm install pino
$ npm install pino@six
```

## Usage
Expand Down

0 comments on commit 094bf22

Please sign in to comment.