diff --git a/README.md b/README.md index 104edd28..6d0bb5ef 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ $( '.swipebox' ).swipebox(); ```javascript useCSS : true, // false will force the use of jQuery for animations initialIndexOnArray: 0, // which image index to init when a array is passed +removeBarsOnMobile : true, // false will show bottom navigation bar on mobile devices hideCloseButtonOnMobile : false, // true will hide the close button on mobile devices hideBarsDelay : 3000, // delay before hiding bars on desktop videoMaxWidth : 1140, // videos max width