From 02323191770db2f1978a10dea75561e1766f9f4b Mon Sep 17 00:00:00 2001 From: John Fercher Date: Fri, 8 Sep 2023 20:49:30 -0300 Subject: [PATCH] Remove mention to awesome --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f6e9447..de458b6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![GoDoc](https://godoc.org/github.com/johnfercher/tree?status.svg)](https://godoc.org/github.com/johnfercher/tree) [![Go Report Card](https://goreportcard.com/badge/github.com/johnfercher/tree)](https://goreportcard.com/report/github.com/johnfercher/tree) -[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go#template-engines) [![CI](https://github.com/johnfercher/tree/actions/workflows/goci.yml/badge.svg)](https://github.com/johnfercher/tree/actions/workflows/goci.yml) [![Lint](https://github.com/johnfercher/tree/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/johnfercher/tree/actions/workflows/golangci-lint.yml) [![Codecov](https://img.shields.io/codecov/c/github/johnfercher/tree)](https://codecov.io/gh/johnfercher/tree)