Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add awesome-go badge
  • Loading branch information
greencoda authored Nov 28, 2024
1 parent 797a3fd commit ced4103
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Build Status][actions-badge]][actions-url]
[![Go Coverage][gocoverage-badge]][gocoverage-url]
[![Go Report card][goreportcard-badge]][goreportcard-url]
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go?tab=readme-ov-file#configuration)

<p align="center"><img src=".github/splash_image.png" width="500"></p>

Expand Down Expand Up @@ -172,4 +173,4 @@ func (t *customType) Decode(value any) error {
[goreportcard-badge]: https://goreportcard.com/badge/github.com/greencoda/confiq
[goreportcard-url]: https://goreportcard.com/report/github.com/greencoda/confiq
[gocoverage-badge]: https://github.com/greencoda/confiq/wiki/coverage.svg
[gocoverage-url]: https://raw.githack.com/wiki/greencoda/confiq/coverage.html
[gocoverage-url]: https://raw.githack.com/wiki/greencoda/confiq/coverage.html

0 comments on commit ced4103

Please sign in to comment.