From 78b137c3de9632b385b845036217cf044b11b967 Mon Sep 17 00:00:00 2001 From: Carlos Cuesta Date: Mon, 6 Feb 2017 10:21:09 +0100 Subject: [PATCH] docs: Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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