Skip to content

Commit

Permalink
docs: Update README
Browse files Browse the repository at this point in the history
carloscuesta committed Feb 6, 2017
1 parent 8b31d50 commit 78b137c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -41,8 +41,8 @@ chosenBulletStyle | stlye | null | style for the selected bullet
arrows | bool | false | wether to show navigation arrows for the carousel
arrowsStyle | style | null | style for navigation arrows
arrowsContainerStyle | style | null | style for the navigation arrows container
leftArrowText | string | 'Left' | label for left navigation arrow
rightArrowText | string | 'Right' | label for right navigation arrow
leftArrowText | string / element | 'Left' | label / icon for left navigation arrow
rightArrowText | string / element | 'Right' | label / icon for right navigation arrow

## Usage
```js

0 comments on commit 78b137c

Please sign in to comment.