andrewmcgivery / ionic-ion-autoListDivider

Gives a set of directives for automatically adding in list dividers for an ng-repeat. (Works for Alphabetical or by Categories)
75 stars 21 forks source link

auto-divider-function in README instead of auto-list-divider-function #16

Open gaharrington opened 7 years ago

gaharrington commented 7 years ago

The README refers to auto-divider-function in two places. The code is expecting auto-list-divider-function (line #15).

(I tried to fix this with a pull request, but I was getting errors--sorry!)