From 3125aab7b8875167ea07dd25f6797e4dcb7008fa Mon Sep 17 00:00:00 2001 From: Sam Pohlenz Date: Thu, 8 Aug 2024 09:03:02 +0930 Subject: [PATCH] Add latest gem and upstream versions to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2dbc8d7..fea9f107 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Please see alternate branches for [TinyMCE 6](https://github.com/spohlenz/tinymc > [!IMPORTANT] > Please note that as of version 7, TinyMCE (and therefore this project) is now licensed under the GPL. +[![Latest Gem Version](https://img.shields.io/gem/v/tinymce-rails)](https://rubygems.org/gems/tinymce-rails) +[![Upstream Version](https://img.shields.io/npm/v/tinymce?label=upstream&color=%23335dff)](https://www.tiny.cloud/docs/tinymce/latest/release-notes/) [![Build Status](https://img.shields.io/github/actions/workflow/status/spohlenz/tinymce-rails/rspec.yml)](https://github.com/spohlenz/tinymce-rails/actions)