Skip to content

Commit f31d3c5

Browse files
authored
Update version badge
1 parent 66d3495 commit f31d3c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cronitor Ruby Library
22

33
![Tests](https://github.com/cronitorio/cronitor-ruby/workflows/Test/badge.svg)
4-
[![Gem Version](https://badge.fury.io/rb/cronitor.svg)](https://badge.fury.io/rb/cronitor)
4+
[![Gem Version](https://img.shields.io/gem/v/cronitor?color=green)](https://rubygems.org/gems/cronitor)
55

66

77
[Cronitor](https://cronitor.io/) provides dead simple monitoring for cron jobs, daemons, queue workers, websites, APIs, and anything else that can send or receive an HTTP request. The Cronitor Ruby library provides convenient access to the Cronitor API from applications written in Ruby. See our [API docs](https://cronitor.io/docs/api) for detailed references on configuring monitors and sending telemetry pings.

0 commit comments

Comments
 (0)