From 1afb9ad6a924cd6276985520ea1af5635d8bab21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Rehem=C3=A4e?= Date: Mon, 22 Aug 2022 12:08:12 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2d9bf2..b4ef21c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ import { init } from 'getid-launcher'; **Via CDN** ```html - +
All content here will be overwritten @@ -86,4 +86,4 @@ next you will need to publish updated version in npm registry by `npm publish` and load the build into cdn by next command ``` babel-node ./tools/publish-lib.js -``` \ No newline at end of file +```