Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
machineboy2045 committed Dec 29, 2014
1 parent 6195093 commit 63bfca5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ Add the selectize module as a dependency to your application module:
var myAppModule = angular.module('MyApp', ['selectize']);
```

##Please Note!
Add the directive to `<div>` elements. It will not work with `<select>` because of conflicts with ngOptions.

## Usage
Setup your controller variables:

Expand Down

0 comments on commit 63bfca5

Please sign in to comment.