From fe17b5c0ad8b11f5513208fef3c8627688d0c58f Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 7 Nov 2023 22:23:52 -0300 Subject: [PATCH] add badges to readme. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0537965..8045c0d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![Run Tests](https://github.com/nbd-wtf/go-nostr/actions/workflows/test.yml/badge.svg)](https://github.com/nbd-wtf/go-nostr/actions/workflows/test.yml) +[![Go Reference](https://pkg.go.dev/badge/github.com/nbd-wtf/go-nostr.svg)](https://pkg.go.dev/github.com/nbd-wtf/go-nostr) +[![Go Report Card](https://goreportcard.com/badge/github.com/nbd-wtf/go-nostr)](https://goreportcard.com/report/github.com/nbd-wtf/go-nostr) + go-nostr