ruhley / angular-color-picker

Vanilla AngularJS Color Picker Directive with no requirement on jQuery
http://ruhley.github.io/angular-color-picker/
MIT License
165 stars 78 forks source link

fix file paths in readme #42

Closed daviddk closed 8 years ago

daviddk commented 8 years ago

Bower installs the package to angular-color-picker folder, not angularjs-color-picker, so fixed file path. Also fixed file path for tinycolor (and used minified version).

ruhley commented 8 years ago

Thanks for finding and submitting the pull request. Makes my job easy :+1: