Skip to content

Commit

Permalink
docs: mention go get command
Browse files Browse the repository at this point in the history
  • Loading branch information
dd84ai committed Jan 28, 2024
1 parent dfc46a5 commit 4384812
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Static typing approach brings here consistent way to define key values to final

## How to use

install with `go get github.com/darklab8/go-typelog`

examples/logger/main.go
```go
package logger
Expand Down

0 comments on commit 4384812

Please sign in to comment.