Updated Readme to reflect start button
authorDaniel Davis <ddavis@w3.org>
Tue, 03 Sep 2013 15:38:31 +0900
changeset 9 906e4980b912
parent 8 baec633d179a
child 11 14b0ca966bce
child 13 8447574a799f
Updated Readme to reflect start button
README
--- a/README	Tue Sep 03 14:39:34 2013 +0900
+++ b/README	Tue Sep 03 15:38:31 2013 +0900
@@ -18,16 +18,16 @@
     ...
     <script src="js/w3c_talks.js"></script>
     </body>
-# Add metatags for the author, event hashtag and access key, like so:
+# Add metatags for the author and event hashtag, like so:
     <meta name="author" content="Mr Bean">
     <meta name="hashtag" content="#teddyconf2013">
-    <meta name="accesskey" content="abcd1234">
-# Finally put any notes in `data-note` attributes for your chosen slides, like so:
+# Put any notes in `data-note` attributes for your chosen slides, like so:
     <div class="slide" data-note="Teddy bears celebrated their 100th birthday in 2002">
         <h1>How old are teddy bears?</h1>
         
         <p>Teddies celebrated their 100th birthday in 2002</p>
     </div>
+# Finally, when you're ready to start auto-tweeting, click the "Start" button that appears at the top-right of your presentation.
 
 That's it. When you show each slide, any notes you have added will be tweeted to [https://twitter.com/w3c_talks @w3c_talks].