diff --git a/README.md b/README.md index d6519e9..7a5eff9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A new version of the MultiColumnSelect. Looks the same. Way better. The structure of the component is more modular - The main `DualSelect` component is made up of two `OrderedList` components which handle all the dragging, dropping moving via events (I've done this via appliation events but am thinking of moving to component events - it does add a dependency on the parent `DualSelect` component, but I suppose there is a pretty heavy depency anyway... :) +![DualSelect in Action](http://i.imgur.com/W303K.gif) + To use, look at the DualSelect app. Eg: