Skip to content

Commit a53e96f

Browse files
committed
docs(readme): refactor codebase and improve test coverage
- Fix a typo in the README description (change "logger" to "log") Signed-off-by: appleboy <[email protected]>
1 parent 2456947 commit a53e96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![GoDoc](https://godoc.org/github.com/gin-contrib/logger?status.svg)](https://godoc.org/github.com/gin-contrib/logger)
77
[![Join the chat at https://gitter.im/gin-gonic/gin](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gin-gonic/gin)
88

9-
Gin middleware/handler to logger url path using [rs/zerolog](https://github.com/rs/zerolog).
9+
Gin middleware/handler to log URL paths using [rs/zerolog](https://github.com/rs/zerolog).
1010

1111
## Example
1212

0 commit comments

Comments
 (0)