From 0fd9c7e7eba1b735142d7d3e567b8a607130a8a5 Mon Sep 17 00:00:00 2001 From: Vitaly Puzrin Date: Thu, 22 Aug 2019 05:17:31 +0300 Subject: [PATCH] Add funding info --- .github/FUNDING.yml | 1 + README.md | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..de9787e --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +tidelift: "npm/svgpath" diff --git a/README.md b/README.md index c431b4a..5012612 100644 --- a/README.md +++ b/README.md @@ -131,3 +131,9 @@ Apply iterator to all path segments. If second param `keepLazyStack` set to `true`, then iterator will not evaluate stacked transforms prior to run. That can be useful to optimize calculations. + + +Support svgpath +--------------- + +You can support this project via [Tidelift subscription](https://tidelift.com/subscription/pkg/npm-svgpath?utm_source=npm-svgpath&utm_medium=referral&utm_campaign=readme).