diff --git a/README-zh.md b/README-zh.md index 756fcf5..dff4f6b 100644 --- a/README-zh.md +++ b/README-zh.md @@ -1,5 +1,6 @@ # go-usps-rate +[![Go Reference](https://pkg.go.dev/badge/github.com/linehk/go-usps-rate.svg "Go Reference")](https://pkg.go.dev/github.com/linehk/go-usps-rate) [![build](https://github.com/linehk/go-usps-rate/actions/workflows/build.yml/badge.svg "build")](https://github.com/linehk/go-usps-rate/actions) [![codecov](https://codecov.io/gh/linehk/go-usps-rate/graph/badge.svg "codecov")](https://codecov.io/gh/linehk/go-usps-rate) [![go report](https://goreportcard.com/badge/github.com/linehk/go-usps-rate "go report")](https://goreportcard.com/report/github.com/linehk/go-usps-rate) diff --git a/README.md b/README.md index a4b970d..7bf4098 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # go-usps-rate +[![Go Reference](https://pkg.go.dev/badge/github.com/linehk/go-usps-rate.svg "Go Reference")](https://pkg.go.dev/github.com/linehk/go-usps-rate) [![build](https://github.com/linehk/go-usps-rate/actions/workflows/build.yml/badge.svg "build")](https://github.com/linehk/go-usps-rate/actions) [![codecov](https://codecov.io/gh/linehk/go-usps-rate/graph/badge.svg "codecov")](https://codecov.io/gh/linehk/go-usps-rate) [![go report](https://goreportcard.com/badge/github.com/linehk/go-usps-rate "go report")](https://goreportcard.com/report/github.com/linehk/go-usps-rate) diff --git a/test b/test deleted file mode 100644 index e69de29..0000000