From a6ece05f5d8b953c1cf9a579dca39462fc539c6c Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 11 Mar 2016 18:43:03 +0100 Subject: [PATCH] Updated Readme including some notes about CDNs and versions --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 3b4cc82..51fa221 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,17 @@ The old fit option has been replaced with monotonicFit, which if set, enforces t | tension | double | [0,1] defines the tension parameter of the hermite spline interpolation (only if monotonicFit = false) | | nrSplinePoints | int | defines the number of sample points (of the spline) in between two consecutive points | + +##### Versioning and Linking ##### + +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 +**Before copy pasting this please check the terms and conditions at [RawGit](https://rawgit.com/)!** +```` + +```` + ### deprecated pre 1.0.0 plotting ### * * * * * * * * * * * * * * * * * * * * * * * *