From a8a2feea5b1a9f821400b9c2e5c2910e8f5e3cf6 Mon Sep 17 00:00:00 2001 From: Lucas Merquior <96875650+lucmq@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:07:40 -0300 Subject: [PATCH] Add `Awesome Go` badge (#7) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9999ec5..7d95ca5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Go-Shelve [![Go Reference](https://pkg.go.dev/badge/github.com/lucmq/go-shelve/shelve.svg)](https://pkg.go.dev/github.com/lucmq/go-shelve/shelve) +[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go) [![Go Report Card](https://goreportcard.com/badge/github.com/lucmq/go-shelve)](https://goreportcard.com/report/github.com/lucmq/go-shelve) [![Go Coverage](https://github.com/lucmq/go-shelve/wiki/coverage.svg)](https://raw.githack.com/wiki/lucmq/go-shelve/coverage.html) [![DeepSource](https://app.deepsource.com/gh/lucmq/go-shelve.svg/?label=active+issues&show_trend=false&token=iZaN7kSfuZGm1KppBKaqMHME)](https://app.deepsource.com/gh/lucmq/go-shelve/)