Skip to content

Commit 4e1e88f

Browse files
Add credits to README
1 parent 078354b commit 4e1e88f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ const server = http.createServer(serve(app))
2727
server.listen(3000)
2828
```
2929

30+
## Credits
31+
32+
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).
33+
3034
## License
3135

3236
MIT License, see `LICENSE`.

0 commit comments

Comments
 (0)