Skip to content

Commit d5bbda2

Browse files
authored
docs: add awesome go badge (#115)
1 parent e4816e4 commit d5bbda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# JSON Log Viewer
22

33
![Version](https://img.shields.io/github/v/tag/hedhyw/json-log-viewer)
4-
![Build Status](https://github.com/hedhyw/json-log-viewer/actions/workflows/check.yml/badge.svg)
54
[![Go Report Card](https://goreportcard.com/badge/github.com/hedhyw/json-log-viewer)](https://goreportcard.com/report/github.com/hedhyw/json-log-viewer)
65
[![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)
6+
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go?tab=readme-ov-file#utilities)
77

88
An interactive tool for viewing and analyzing complex structured JSON logs.
99

0 commit comments

Comments
 (0)