Skip to content

Commit

Permalink
Merge pull request #372 from pinojs/Fdawgs-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners authored Aug 19, 2022
2 parents d34d9f3 + 5459b5b commit a247e2c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@ of `pino`, read the [Programmatic Integration](#integration) section.
<a id="example"></a>
## Example

Using the [example script][exscript] from the Pino module, and specifying
that logs should be colored and the time translated, we can see what the
Using the [example script][exscript] from the Pino module, we can see what the
prettified logs will look like:

![demo](demo.png)

[exscript]: https://github.com/pinojs/pino/blob/fc4c83b/example.js
[exscript]: https://github.com/pinojs/pino/blob/25ba61f40ea5a1a753c85002812426d765da52a4/examples/basic.js

<a id="install"></a>
## Install
Expand Down

0 comments on commit a247e2c

Please sign in to comment.