Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kcrong authored and polyfloyd committed Jul 16, 2024
1 parent 5e82cb9 commit a013dd7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ information about the error's cause.

For details on Go error wrapping, see: https://golang.org/pkg/errors/

## Installation
```
go install github.com/polyfloyd/go-errorlint@latest
```

## Usage
go-errorlint accepts a set of package names similar to golint:
Expand Down

0 comments on commit a013dd7

Please sign in to comment.