Update README.md

This commit is contained in:
Samuel Berthe
2023-04-16 21:44:15 +02:00
committed by GitHub
parent 445fe9542f
commit 1a9e68863a
+1 -1
View File
@@ -10,7 +10,7 @@
[![Contributors](https://img.shields.io/github/contributors/samber/slog-gin)](https://github.com/samber/slog-gin/graphs/contributors)
[![License](https://img.shields.io/github/license/samber/slog-gin)](./LICENSE)
Gin middleware to log http requests using [slog](https://pkg.go.dev/golang.org/x/exp/slog).
[Gin](https://github.com/gin-gonic/gin) middleware to log http requests using [slog](https://pkg.go.dev/golang.org/x/exp/slog).
**See also:**