From 4cee15947f243b252bfd90fa4f0504b9f50fdc75 Mon Sep 17 00:00:00 2001 From: Maksim Sokolnikov Date: Thu, 22 Aug 2024 12:13:13 +0300 Subject: [PATCH] Update README.md Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9ae529..b951751 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # mks-go: Go SDK for Managed Kubernetes Service [![Go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/selectel/mks-go/) [![Go Report Card](https://goreportcard.com/badge/github.com/selectel/mks-go)](https://goreportcard.com/report/github.com/selectel/mks-go) -[![Build Status]((https://github.com/selectel/mks-go/actions/workflows/unit-tests.yml/badge.svg)) +[![Build Status](https://github.com/selectel/mks-go/actions/workflows/unit-tests.yml/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/selectel/mks-go/badge.svg?branch=master)](https://coveralls.io/github/selectel/mks-go?branch=master) Package mks-go provides Go SDK to work with the Selectel Managed Kubernetes Service.