From e34fb51dd7c8546211df464b3f0b11bae80c8468 Mon Sep 17 00:00:00 2001 From: Mark Sagi-Kazar Date: Thu, 9 Apr 2020 23:56:02 +0200 Subject: [PATCH] Add mentioned in awesome badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 13e4111..dfd8034 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![Viper](.github/logo.png?raw=true) +[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go#configuration) + [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/spf13/viper/CI?style=flat-square)](https://github.com/spf13/viper/actions?query=workflow%3ACI) [![Join the chat at https://gitter.im/spf13/viper](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/spf13/viper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Go Report Card](https://goreportcard.com/badge/github.com/spf13/viper?style=flat-square)](https://goreportcard.com/report/github.com/spf13/viper)