We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85a9cb commit 8b8542bCopy full SHA for 8b8542b
1 file changed
README.md
@@ -1,6 +1,9 @@
1
polymer-sortablejs
2
-------------------
3
4
+[![Gitter][gitter-image]][gitter-url]
5
+
6
7
A Polymer binding to [SortableJS](https://github.com/RubaXa/Sortable/).
8
9
Demo: http://rubaxa.github.io/Sortable/
@@ -23,3 +26,6 @@ Demo: http://rubaxa.github.io/Sortable/
23
26
```
24
27
$ bower install polymer-sortablejs
25
28
29
30
+[gitter-image]: http://img.shields.io/badge/+%20GITTER-JOIN%20CHAT%20%E2%86%92-1DCE73.svg?style=flat-square
31
+[gitter-url]: https://gitter.im/sortable-js/polymer-sortablejs
0 commit comments