From 58a3d66cd38b94699a44ec06be1c61bbe3b5d965 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Sun, 28 Oct 2018 11:13:43 +0000 Subject: [PATCH] Update CDN links --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 869c107..2a5561d 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,15 @@ yarn add choices.js From a [CDN](https://www.jsdelivr.com/package/npm/choices.js): +**Note:** There is sometimes a delay before the latest version of Choices in reflected on the CDN. + ```html - + - + - + ``` Or include Choices directly: