diff --git a/README.md b/README.md index f012a68..67f61bf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # HTTP Client -![Coverage](https://img.shields.io/badge/Coverage-42.4%25-yellow) +![Coverage](https://img.shields.io/badge/Coverage-42.6%25-yellow) This plugin is an HTTP client for [Micro](https://pkg.go.dev/go.unistack.org/micro/v3). It implements the [micro.Client](https://pkg.go.dev/go.unistack.org/micro/v3/client#Client) interface.