From 3788ba4ce53c20aa5f6358ef1b52e1ad466aaf99 Mon Sep 17 00:00:00 2001 From: Wilson Silva Date: Thu, 14 Mar 2024 21:46:52 +0000 Subject: [PATCH] Add a build badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8cf374..b78f963 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Nostr [![Gem Version](https://badge.fury.io/rb/nostr.svg)](https://badge.fury.io/rb/nostr) +![Build](https://github.com/wilsonsilva/nostr/actions/workflows/main.yml/badge.svg) [![Maintainability](https://api.codeclimate.com/v1/badges/c7633eb2c89eb95ee7f2/maintainability)](https://codeclimate.com/github/wilsonsilva/nostr/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/c7633eb2c89eb95ee7f2/test_coverage)](https://codeclimate.com/github/wilsonsilva/nostr/test_coverage)