From 94ad0687422ad06e1fe654fa70c1889905e0105a Mon Sep 17 00:00:00 2001 From: Simon Goellner Date: Thu, 28 Apr 2016 21:01:45 +0800 Subject: [PATCH] closes #2271 --- README.markdown | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 2d4a3402b..c2a8f19d8 100644 --- a/README.markdown +++ b/README.markdown @@ -11,13 +11,17 @@ _the last carousel you'll ever need_ #### CDN -CDN hosted slick is a great way to get set up quick: +To start working with Slick right away, there's a couple of CDN choices availabile +to serve the files as close, and fast as possible to your users: -In your `````` add: +- https://cdnjs.com/libraries/slick-carousel +- https://www.jsdelivr.com/projects/jquery.slick +#####Example using jsDelivr + +Just add a link to the css file in your ``: ```html - ```