From 2d501b97d69ec29b757a2eb1e6a11b44930441b8 Mon Sep 17 00:00:00 2001 From: Marek Lewandowski Date: Wed, 12 Aug 2020 07:36:51 +0200 Subject: [PATCH] Added npm link in the readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b33a2b65..83dbf661d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![npm](https://img.shields.io/npm/dm/@mlewand/ckeditor5-keyboard-marker.svg?style=flat-square)](https://www.npmjs.org/package/@mlewand/ckeditor5-keyboard-marker) + # CKEditor 5 keyboard marker This plugin adds support for the keyboard input element (``) to CKEditor 5.