From 717713f42022f9746b0e5d233fc73458f6445ade Mon Sep 17 00:00:00 2001 From: cereallarceny Date: Wed, 3 Jul 2019 19:12:46 +0100 Subject: [PATCH] Spacing error --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 342227b..935e6b8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A small library to have any gradient follow along any SVG path [This library is a generalization of the work of the great Mike Bostock.](https://bl.ocks.org/mbostock/4163057) We opted to remove the depedency on D3 and generalize the code a bit more to allow other people to more easily use it in their projects. [Play around with it in Storybook](https://mnsht.github.io/gradient-path/) + [Play around with it on CodeSandbox](https://codesandbox.io/s/gradient-path-wstzn) ## Installation