diff --git a/slides/00-Introduction/00-instructions.md b/slides/00-Introduction/00-instructions.md
index c27b7c2..c6e0d85 100755
--- a/slides/00-Introduction/00-instructions.md
+++ b/slides/00-Introduction/00-instructions.md
@@ -16,9 +16,16 @@ use the verify button to check whether your solution is correct.
navigates to the next element
* ctrl + opt + cmd + h
(repeatedly) navigates by headings
+
+ For Windows users, you may use Windows Narrator, Microsoft's built-in screen reader, on Windows 7, 8, and XP machines.
+ * WIN + Enter turns Narrator on
+ * Caps Lock + Esc opens the "Exit Narrator" menu. Click "Yes" to exit Narrator.
+ * Caps Lock + Space turns on Scan Mode
+ * Use the arrow keys to navigate through items on the page. press the spacebar to select an item.
+ * Ctrl + Left/Right arrows will move the navigator by word. Ctrl + Up/Down arrows will move by paragraphs.
-4. When verifying with VoiceOver, use Chrome on a Mac for the best experience. However, the "Verify" button provided after each exercise will work with any browser/OS combination.
+4. When verifying with VoiceOver/Narrator, use Chrome on a Mac for the best experience. However, the "Verify" button provided after each exercise will work with any browser/OS combination.
5. ARIA stands for Accessible Rich Internet Applications, a W3C standard for
building accessible user interfaces on the web.