From 1a9e68863a73886166507ef3d3a013497e92abc2 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Sun, 16 Apr 2023 21:44:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14df134..1775bb6 100644 --- a/README.md +++ b/README.md @@ -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:**