Skip to content

Commit

Permalink
Add credits to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwgillespie committed Jul 9, 2021
1 parent 078354b commit 4e1e88f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ const server = http.createServer(serve(app))
server.listen(3000)
```

## Credits

Special thanks to [@nornagon](https://github.com/nornagon) for the `zap` package name. For versions of this module published before `v1.0.0`, see [nornagon/node-zap](https://github.com/nornagon/node-zap).

## License

MIT License, see `LICENSE`.

0 comments on commit 4e1e88f

Please sign in to comment.