Skip to content

Commit

Permalink
docs(README): add link to go mod docs
Browse files Browse the repository at this point in the history
Signed-off-by: TJ Hoplock <[email protected]>
  • Loading branch information
tjhop committed Dec 5, 2024
1 parent 87c47db commit 5da4124
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ This library provides a custom slog.Handler that wraps a go-kit Logger, so that
go get github.com/tjhop/slog-gokit
```

## Documentation

Documentation can be found here:

https://pkg.go.dev/github.com/tjhop/slog-gokit

## Example

```go
Expand Down

0 comments on commit 5da4124

Please sign in to comment.