From b110f5b88d3c606f083012f2fce034e5720bf9f8 Mon Sep 17 00:00:00 2001 From: Abhishek Sarkar Date: Mon, 9 Sep 2024 00:47:52 +0530 Subject: [PATCH] Added Gem version badge in the README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2935a1..c025f0b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # APICraft Rails (Beta) [![Build](https://github.com/apicraft-dev/apicraft-rails/actions/workflows/build.yml/badge.svg)](https://github.com/apicraft-dev/apicraft-rails/actions/workflows/build.yml) +[![Gem Version](https://badge.fury.io/rb/apicraft-rails.svg)](https://badge.fury.io/rb/apicraft-rails) 🚀 Accelerates your development by 2-3x with an API Design First approach. Seamlessly integrates with your Rails application server — no fancy tooling or expenses required.