Skip to content

Commit

Permalink
Merge pull request #35 from gostaticanalysis/fix-README-gopkg-link
Browse files Browse the repository at this point in the history
Fix badge
  • Loading branch information
tenntenn committed Oct 1, 2020
2 parents 0d85fc1 + 66f19af commit 2e586cb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# analysisutil

[![godoc.org][godoc-badge]][godoc]
[![PkgGoDev](https://pkg.go.dev/badge/github.com/gostaticanalysis/analysisutil)](https://pkg.go.dev/github.com/gostaticanalysis/analysisutil)

Utilities for x/tools/go/analysis package.

<!-- links -->
[godoc]: https://godoc.org/github.com/gostaticanalysis/analysisutil
[godoc-badge]: https://img.shields.io/badge/godoc-reference-4F73B3.svg?style=flat-square&label=%20godoc.org

0 comments on commit 2e586cb

Please sign in to comment.