From f5a01ee06c176e25466a1c8ccee96dce6cd682d5 Mon Sep 17 00:00:00 2001 From: Alex Inkin Date: Tue, 17 Oct 2023 15:11:15 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f528b2..b670faf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![⚙️ CI](https://github.com/taiga-family/angular-contenteditable-accessor/actions/workflows/ci.yml/badge.svg)](https://github.com/taiga-family/angular-contenteditable-accessor/actions/workflows/ci.yml) [![npm version](https://img.shields.io/npm/v/@tinkoff/angular-contenteditable-accessor.svg)](https://www.npmjs.com/package/@tinkoff/angular-contenteditable-accessor) -> This accessor allows you to use Angular forms with contenteditable elements with ease. It has zero dependencies, other than Angular itself as peer and works with Angular 4+ in all modern browsers, including _Internet Explorer 11_. +> This accessor allows you to use Angular forms with contenteditable elements with ease. ## Install