From bc20a785eecd48e857ce8a9045ff0ddae9d53f73 Mon Sep 17 00:00:00 2001 From: Maful Prayoga A Date: Mon, 13 Sep 2021 08:44:45 +0700 Subject: [PATCH] Add build status and gem version --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 91248a4..dae35ec 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ You'll need a VersaFleet account to use the API, if you don't have one visit the [VersaFleet](https://versafleet.co) website for more information. +[![Build status](https://github.com/maful/versafleet-ruby/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/maful/versafleet-ruby/actions/workflows/test.yml) [![Gem Version](https://badge.fury.io/rb/versafleet.svg)](https://badge.fury.io/rb/versafleet) + ## Installation Add `versafleet` to your application's Gemfile: