summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 43b2d0e..10bc38c 100755
--- a/README.md
+++ b/README.md
@@ -2854,6 +2854,9 @@ SVG.extend(SVG.Ellipse, SVG.Path, SVG.Polygon, {
## Plugins
Here are a few nice plugins that are available for svg.js:
+### absorb
+[svg.absorb.js](https://github.com/wout/svg.absorb.js) absorb raw SVG data into a svg.js instance.
+
### draggable
[svg.draggable.js](https://github.com/wout/svg.draggable.js) to make elements draggable.