Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkgos committed Apr 12, 2024
1 parent 4b68a1d commit d29abb7
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 @@ -12,17 +12,18 @@ zap logger with lumberjack

## Features


## Usage

### Installation

Use go get.

```bash
go get github.com/things-go/log
```

Then import the package into your own code.

```bash
import "github.com/things-go/log"
```
Expand Down

0 comments on commit d29abb7

Please sign in to comment.