diff --git a/README.md b/README.md index a9ccc12..450572f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # JSON Log Viewer ![Version](https://img.shields.io/github/v/tag/hedhyw/json-log-viewer) -![Build Status](https://github.com/hedhyw/json-log-viewer/actions/workflows/check.yml/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/hedhyw/json-log-viewer)](https://goreportcard.com/report/github.com/hedhyw/json-log-viewer) [![Coverage Status](https://coveralls.io/repos/github/hedhyw/json-log-viewer/badge.svg?branch=main)](https://coveralls.io/github/hedhyw/json-log-viewer?branch=main) +[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go?tab=readme-ov-file#utilities) An interactive tool for viewing and analyzing complex structured JSON logs.