Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skiano committed Mar 4, 2015
1 parent 48b638a commit 133a225
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 @@ -32,7 +32,7 @@ A Bare bones slideshow component that handles transitions between slides and exp

Properties | Type | Default | Description | Supported
:--------- | :--- | :------ | :---------- | :--------
**ratio** | ```Array``` | Null | Shape of the slideshow, for example: `[16,9]` | yes
**[ratio](#ratio)** | ```Array``` | Null | Shape of the slideshow, for example: `[16,9]` | yes
**animationSpeed** | ```Number``` | 1500 | Speed of slide transitions in px/s | yes
**startingSlide** | ```Number``` | 0 | Initial slide view | yes
**onBeforeTransition** | ```Function``` | noop | Function called before transition starts | yes
Expand Down

0 comments on commit 133a225

Please sign in to comment.