From df5fc8983d01956b8d7ad5d8ff9baf7d818f708c Mon Sep 17 00:00:00 2001 From: Marcell Scarlett Date: Thu, 10 Sep 2015 21:23:11 -0400 Subject: [PATCH] Update README.markdown --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index aa86ab4e2..4072499fb 100644 --- a/README.markdown +++ b/README.markdown @@ -100,6 +100,7 @@ swipeToSlide | boolean | false | Swipe to slide irrespective of slidesToScroll touchMove | boolean | true | Enables slide moving with touch touchThreshold | int | 5 | To advance slides, the user must swipe a length of (1/touchThreshold) * the width of the slider. useCSS | boolean | true | Enable/Disable CSS Transitions +useTransform | boolean | false | Enable/Disable CSS Transforms variableWidth | boolean | false | Disables automatic slide width calculation vertical | boolean | false | Vertical slide direction verticalSwiping | boolean | false | Changes swipe direction to vertical