Skip to content

Commit dd9a8f1

Browse files
committed
Mention more examples in README.md
1 parent 578097d commit dd9a8f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ go get cdr.dev/slog
3232

3333
## Example
3434

35+
Many more examples available at [godoc](https://godoc.org/cdr.dev/slog#pkg-examples).
36+
3537
```go
3638
slogtest.Info(t, "my message here",
3739
slog.F("field_name", "something or the other"),

0 commit comments

Comments
 (0)