Skip to content

Commit

Permalink
Updates README to cover allowOneSlide option
Browse files Browse the repository at this point in the history
  • Loading branch information
patbenatar committed Apr 25, 2013
1 parent 20c8bea commit a0babd0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,7 @@ Description to be added.
`added()` is a new callback event fired in the new slider.addSlide() function.

### removed: *{new}*
`removed()` is a new callback event fired in the new slider.removeSlide() function.
`removed()` is a new callback event fired in the new slider.removeSlide() function.

### allowOneSlide: *{new}*
Boolean. Whether or not you'd like FlexSlider to initialize as usual if only one slide is present.

0 comments on commit a0babd0

Please sign in to comment.