From 46615039baf711ddfd9cc8b6ec7d95f9ea66a12b Mon Sep 17 00:00:00 2001 From: da440dil Date: Tue, 9 Nov 2021 10:13:18 +0300 Subject: [PATCH] remove redundant badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 26c4c7c..3677b98 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![Build Status](https://travis-ci.com/da440dil/go-counter.svg?branch=master)](https://travis-ci.com/da440dil/go-counter) [![Coverage Status](https://coveralls.io/repos/github/da440dil/go-counter/badge.svg?branch=master)](https://coveralls.io/github/da440dil/go-counter?branch=master) [![Go Reference](https://pkg.go.dev/badge/github.com/da440dil/go-counter.svg)](https://pkg.go.dev/github.com/da440dil/go-counter) -[![GoDoc](https://godoc.org/github.com/da440dil/go-counter?status.svg)](https://godoc.org/github.com/da440dil/go-counter) [![Go Report Card](https://goreportcard.com/badge/github.com/da440dil/go-counter)](https://goreportcard.com/report/github.com/da440dil/go-counter) Distributed rate limiting using [Redis](https://redis.io/).