Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanposhiho committed Mar 4, 2021
1 parent 185ca7f commit f9e6993
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -41,3 +41,12 @@ go get -u github.com/sanposhiho/wastedassign/cmd/wastedassign
go vet -vettool=`which wastedassign` ./...
```

## Contribution

I am waiting for your contribution. Feel free to create an issue or a PR!

### Run test

```
go test
```

0 comments on commit f9e6993

Please sign in to comment.