From 0439728374a69b7cdeb036d5f573ff6fcc5c0079 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Sat, 27 Oct 2018 17:01:54 +0100 Subject: [PATCH] Add CDN examples to README --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edd3bd2..7090582 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,16 @@ With [Yarn](https://yarnpkg.com/): yarn add choices.js ``` -From a [CDN](https://www.jsdelivr.com/package/npm/choices.js) +From a [CDN](https://www.jsdelivr.com/package/npm/choices.js): + +```html + + + + + + +``` Or include Choices directly: