diff --git a/README.md b/README.md index 5312a7a..87fc22b 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,6 @@ A simple online tool that allows you to warp 🌀, bend, and distort SVG files. You can use Figma online tool to prepare your SVG file. ### [📖 Tutorial](https://www.figma.com/file/RqhYd0CaFD2f9dvz0m360Z/Warp-SVG-Online?node-id=1%3A2) + +### REFS +Warp code based on [Warp.js](https://github.com/benjamminf/warpjs) and took from [this issue](https://github.com/benjamminf/warpjs/issues/11)