From 355fd132bd78f4892bed625fb15164a7c3d0c0f6 Mon Sep 17 00:00:00 2001 From: Ralph Caraveo Date: Thu, 4 Jan 2024 22:30:50 -0800 Subject: [PATCH] Adding Go Report Card badge and GoDoc.org badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f09a4e7..231a9d1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ [![Go](https://github.com/deckarep/tips/actions/workflows/go.yml/badge.svg)](https://github.com/deckarep/tips/actions/workflows/go.yml) +[![Go Report Card](https://goreportcard.com/badge/github.com/deckarep/tips)](https://goreportcard.com/report/github.com/deckarep/tips) +[![GoDoc](https://godoc.org/github.com/deckarep/tips?status.svg)](http://godoc.org/github.com/deckarep/tips)