aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2012-11-27 08:45:02 -0500
committerHakim El Hattab <hakim.elhattab@gmail.com>2012-11-27 08:45:02 -0500
commit242006a499d09dd191153b78a8b15e00f66d3702 (patch)
treeb675224a92dc0d5c697b32f173d05e1dba560db0 /README.md
parenta6989e4cced42f31ceb4460db17b41bd250b6e3f (diff)
downloadfreenode-live-2017-presentation-242006a499d09dd191153b78a8b15e00f66d3702.tar
freenode-live-2017-presentation-242006a499d09dd191153b78a8b15e00f66d3702.tar.gz
add rtl option to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 00316e6..197fb06 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,9 @@ Reveal.initialize({
// Loop the presentation
loop: false,
+ // Change the presentation direction to be RTL
+ rtl: false,
+
// Number of milliseconds between automatically proceeding to the
// next slide, disabled when set to 0, this value can be overwritten
// by using a data-autoslide attribute on your slides