From 57f84b669243a1f10957778bf26c1682b9b64de3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Z=C3=A1vodn=C3=BD?= Date: Wed, 16 Aug 2023 15:20:45 +0200 Subject: [PATCH] Removed redundant line from README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index aece6ee..17e392f 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,3 @@ You can follow the same procedure to update the plugin - Make sure your NodeJS is at least v16 (`node --version`). - `npm i` or `yarn` to install dependencies. - `npm run dev` to start compilation in watch mode. - -## Support \ No newline at end of file