diff --git a/README.md b/README.md index 48eed71..1bdf6cb 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# An R interface to Quilljs +# An R interface to Quill(js) [![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. +[Quill](https://quilljs.com/) is an open-source JavaScript library to generate rich text editors. This R package makes it easy to create Quill editors from R. ![](man/figures/README-example.png)