diff --git a/.gitignore b/.gitignore index dec0ea4..34058c4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .svn log/*.log tmp/** +node_modules/ diff --git a/README.md b/README.md index 466dbb0..f84ee66 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,27 @@ Reveal.addEventListener( 'fragmenthidden', function( event ) { } ); ``` +## Speaker Notes + +If you're interested in using speaker notes, reveal.js comes with a Node server that allows you to deliver your presentation in one browser while viewing speaker notes in another. + +To include speaker notes in your presentation, simply add an `