From f7d6f37f4cd6458c550de2f5fe99c2313726dc29 Mon Sep 17 00:00:00 2001 From: svalvaro Date: Tue, 12 Nov 2024 20:49:02 +0100 Subject: [PATCH] docs: updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95ae161..48eed71 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ +[![R-CMD-check](https://github.com/svalvaro/quill/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/svalvaro/quill/actions/workflows/R-CMD-check.yaml) [Quill](https://quilljs.com/) is an open-source JavaScript library for a text editor. This R package makes it easy to create Quill editors from R.