From fbbd7a16622a5ee11c48c135b4e5e69526d5dab1 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Thu, 14 Mar 2024 00:29:34 +0100 Subject: [PATCH] README.md: add a go report badge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4a265dc..80f64b1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Test](https://github.com/eosswedenorg/thalos/actions/workflows/test.yml/badge.svg)](https://github.com/eosswedenorg/thalos/actions/workflows/test.yml) +[![Go Report Card](https://goreportcard.com/badge/github.com/eosswedenorg/thalos)](https://goreportcard.com/report/github.com/eosswedenorg/thalos) + Thalos is a application that makes it easy for users to stream blockchain data from an Antelope SHIP node. Consult the [documentation](https://thalos.waxsweden.org/docs) for more information.