Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Jun 17, 2020
1 parent 00dfb76 commit c852245
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@
[![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go&logoColor=white)](https://pkg.go.dev/clevergo.tech/log?tab=doc)
[![Go Report Card](https://goreportcard.com/badge/github.com/clevergo/log)](https://goreportcard.com/report/github.com/clevergo/log)
[![Release](https://img.shields.io/github/release/clevergo/log.svg?style=flat-square)](https://github.com/clevergo/log/releases)
[![Sourcegraph](https://sourcegraph.com/github.com/clevergo/log/-/badge.svg)](https://sourcegraph.com/github.com/clevergo/log?badge)

## Usage

Checkout [example](https://github.com/clevergo/examples/tree/master/log) for details.

```shell
go get clevergo.tech/log
```

### Zap

```go
Expand Down

0 comments on commit c852245

Please sign in to comment.