From 436b41a8fca9fab4bddbc5fea3600a8838a79de4 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Wed, 3 Oct 2018 12:43:00 +0200 Subject: [PATCH] dont refer to outdated speaker notes style in readme #2244 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8890b9e..8f40356 100644 --- a/README.md +++ b/README.md @@ -1049,7 +1049,7 @@ This will only display in the notes window. Notes are only visible to the speaker inside of the speaker view. If you wish to share your notes with others you can initialize reveal.js with the `showNotes` configuration value set to `true`. Notes will appear along the bottom of the presentations. -When `showNotes` is enabled notes are also included when you [export to PDF](https://github.com/hakimel/reveal.js#pdf-export). By default, notes are printed in a semi-transparent box on top of the slide. If you'd rather print them on a separate page after the slide, set `showNotes: "separate-page"`. +When `showNotes` is enabled notes are also included when you [export to PDF](https://github.com/hakimel/reveal.js#pdf-export). By default, notes are printed in a box on top of the slide. If you'd rather print them on a separate page, after the slide, set `showNotes: "separate-page"`. #### Speaker notes clock and timers