From 5a58cda1e4bd9659819b32d3003c385d3f6ca409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bengt=20Wei=C3=9Fe?= Date: Mon, 29 Jul 2024 08:22:10 +0200 Subject: [PATCH] feat: use logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed0d6912..50d0f10b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ngx-quill ![Build Status](https://github.com/KillerCodeMonkey/ngx-quill/workflows/CI/badge.svg) - + ngx-quill is an angular (>=2) module for the [Quill Rich Text Editor](https://quilljs.com/) containing all components you need.