From ab3e81504163629f16d60c49192a0a72d2169e72 Mon Sep 17 00:00:00 2001 From: Wilson Silva Date: Fri, 6 Jan 2023 11:22:47 +0700 Subject: [PATCH] Add the version, security and documentation badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bc20a0e..abbb270 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Nostr +[![Gem Version](https://badge.fury.io/rb/nostr.svg)](https://badge.fury.io/rb/nostr) +[![Security](https://hakiri.io/github/wilsonsilva/nostr/master.svg)](https://hakiri.io/github/wilsonsilva/nostr/master) +[![Inline docs](http://inch-ci.org/github/wilsonsilva/nostr.svg?branch=master)](http://inch-ci.org/github/wilsonsilva/nostr) + Nostr client. Please note that the API is likely to change as the gem is still in development and has not yet reached a stable release. Use with caution.