remove ?notes from readme
authorHakim El Hattab <hakim.elhattab@gmail.com>
Mon, 22 Apr 2013 13:55:46 +0000 (10:55 -0300)
committerHakim El Hattab <hakim.elhattab@gmail.com>
Mon, 22 Apr 2013 13:55:46 +0000 (10:55 -0300)
README.md

index 26a8bcf103e4fd0940648d50f5b2503d31ec61e3..b8297309575a9da9ee5a2844f27fb03f70fdaafd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -413,7 +413,7 @@ If you want to customise reveal.js without running grunt.js you can alter the HT
 
 ## Speaker Notes
 
-reveal.js comes with a speaker notes plugin which can be used to present per-slide notes in a separate browser window. The notes window also gives you a preview of the next upcoming slide so it may be helpful even if you haven't written any notes. Append ```?notes``` to the presentation URL or press the 's' key on your keyboard to open the notes window.
+reveal.js comes with a speaker notes plugin which can be used to present per-slide notes in a separate browser window. The notes window also gives you a preview of the next upcoming slide so it may be helpful even if you haven't written any notes. Press the 's' key on your keyboard to open the notes window.
 
 By default notes are written using standard HTML, see below, but you can add a ```data-markdown``` attribute to the ```<aside>``` to write them using Markdown.