From d91a7daba64651a90ef4fd43120da81096fccc80 Mon Sep 17 00:00:00 2001 From: josias-r Date: Mon, 24 Apr 2023 09:24:41 +0200 Subject: [PATCH] chore(docs): update CDN example --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 26f9ae4..e774741 100644 --- a/readme.md +++ b/readme.md @@ -57,10 +57,12 @@ yarn add boarding.js npm install boarding.js ``` -Or include it using CDN. If you want a specific version, put it as `boarding.js@3.0.1` in the name +Or import directly from a CDN. If you want a specific version, put it as `boarding.js@3.5.2` in the name ```html - +