Skip to content

Commit

Permalink
Move test/test-app.ts -> example/app.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
youngkiu committed Jun 10, 2023
1 parent a9554af commit 219b2e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const logger = pino({

logger.info('test log!');
```
[test-app.ts](test/test-app.ts)
[app.ts](example/app.ts)

<img alt="slack-webhook.png" src="image/slack-webhook.png" width="200"/>

Expand Down
File renamed without changes.

0 comments on commit 219b2e1

Please sign in to comment.