]> source.dussan.org Git - svg.js.git/commitdiff
Added connectable plugin. 303/head
authorIonică Bizău <bizauionica@yahoo.com>
Sun, 28 Dec 2014 09:32:21 +0000 (11:32 +0200)
committerIonică Bizău <bizauionica@yahoo.com>
Sun, 28 Dec 2014 09:32:21 +0000 (11:32 +0200)
README.md

index 80666006a1acb4991b9da09ff0501d106906c2c7..3a3269e37d1148932aee69683f6c82dcf3409635 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -3113,6 +3113,9 @@ Here are a few nice plugins that are available for svg.js:
 ### draggable
 [svg.draggable.js](https://github.com/wout/svg.draggable.js) to make elements draggable.
 
+### connectable
+[svg.connectable.js](https://github.com/jillix/svg.connectable.js) to connect elements.
+
 ### easing
 [svg.easing.js](https://github.com/wout/svg.easing.js) for more easing methods on animations.