diff --git a/README.md b/README.md index 9773278..8d0b1ad 100644 --- a/README.md +++ b/README.md @@ -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