diff --git a/README.md b/README.md index 14f908a..98bec1b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,18 @@ # DualSelect A new version of the MultiColumnSelect. Looks the same. Way better. + + Deploy to Salesforce + + 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... :) What it looks like: [![DualSelect gif][1]][1] + To use, look at the DualSelect app. Eg: