Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thatisuday authored Aug 5, 2016
1 parent f07ab5a commit 6a09315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ var myTestApp = angular.module('test', ['thatisuday.ng-image-gallery']);
<ng-image-gallery
images="images"
methods="methods"
conf="conf"
thumbnails="true | false | boolean-model"
inline="true | false | boolean-model"
img-bubbles="true | false | boolean-model"
bg-close="true | false | boolean-model"
bubbles="true | false | boolean-model"
conf="conf"
on-open="opened();"
on-close="closed();"
></ng-image-gallery>
Expand Down

0 comments on commit 6a09315

Please sign in to comment.