From ca1f21371f68c766f402c2d1c4f2b2701df8df62 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 23 Mar 2016 21:41:31 +0100 Subject: [PATCH] Update README.md added fallback script to the readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51fa221..ed98270 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,15 @@ The old fit option has been replaced with monotonicFit, which if set, enforces t CurvedLines is listed at [bower.io](http://bower.io/search/?q=flot.curvedlines). Releases are marked in GitHub -The following snippet uses RawGit as CDN to include CurvedLines +The following snippet uses RawGit as CDN to include CurvedLines and loads a local copy as fallback. **Before copy pasting this please check the terms and conditions at [RawGit](https://rawgit.com/)!** ```` + + ```` ### deprecated pre 1.0.0 plotting ###