From 242006a499d09dd191153b78a8b15e00f66d3702 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 27 Nov 2012 08:45:02 -0500 Subject: add rtl option to readme --- js/reveal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/reveal.js') diff --git a/js/reveal.js b/js/reveal.js index 34f6bf4..70e2539 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -36,7 +36,7 @@ var Reveal = (function(){ // Loop the presentation loop: false, - // Experimental support for RTL + // Change the presentation direction to be RTL rtl: false, // Number of milliseconds between automatically proceeding to the -- cgit v1.2.3