diff --git a/README.md b/README.md index 6fbefdd..88faf35 100644 --- a/README.md +++ b/README.md @@ -35,21 +35,21 @@ A pre-bundled scripts that contain components are available on [CDN](https://www > **_NOTE:_** Because Fancybox is build on top of both Carousel and Panzoom components, you only have to include `fancybox.umd.js` and all 3 components will be available through the `window` object. ```html - + ``` Or use ES6 import: ```html ``` Remember to include the appropriate CSS file, example: ```html - + ``` ## Usage