From 433a53fef257aa16782dc5d3c6fefdb0f479e60b Mon Sep 17 00:00:00 2001 From: r3drun3 Date: Tue, 14 Feb 2023 17:50:33 +0100 Subject: [PATCH] docs: add ci status in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7045316..db3c5d0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ go-nostr A set of useful things for [Nostr Protocol](https://github.com/nostr-protocol/nostr) implementations. GoDoc +
+[![test every commit](https://github.com/nbd-wtf/go-nostr/actions/workflows/test.yml/badge.svg)](https://github.com/nbd-wtf/go-nostr/actions/workflows/test.yml) Install go-nostr: