Skip to content

Commit

Permalink
Fixed examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Jun 17, 2019
1 parent 4301f1b commit 75ad88d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ $ go test -bench . -benchmem
Read more about this Go project's [code standards](CODE_STANDARDS.md).

## Usage
- View the [examples & benchmarks](logger_test.go)
- View the [examples](example/example.go)
- View the [tests](logger_test.go)

Basic implementation:
```golang
Expand Down

0 comments on commit 75ad88d

Please sign in to comment.