From 42e9bc6dd0d410709e44ee67993cc3805421cc4f Mon Sep 17 00:00:00 2001 From: Dan Calabrese Date: Mon, 12 Sep 2016 23:42:09 -0400 Subject: [PATCH] Added sentence to provide more usage info --- slides/00-Introduction/00-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/00-Introduction/00-instructions.md b/slides/00-Introduction/00-instructions.md index c27b7c2..4a557db 100755 --- a/slides/00-Introduction/00-instructions.md +++ b/slides/00-Introduction/00-instructions.md @@ -4,7 +4,7 @@ chapter: Introduction --- Welcome to the Teach Access Tutorial! This resource is part of the Teach Access Initiative, and provides best practices for making accessible mobile and web apps. This tutorial currently provides basic training for developers and designers, with more disciplines to come! If you are new to accessibility, you've come to the right place - the following material will help you get a solid footing on accessibility via hands-on exercises and useful reference guides. Follow the instructions below for using and interacting with the tutorial. -1. You can use the left and right arrow keys to navigate through the slides. +1. You can use the left and right arrow keys to navigate through the slides. You can also use the up and down keys to navigate through each slide. 2. Each slide has some core concepts, code samples, and one or more exercises. After you complete an exercise, use the verify button to check whether your solution is correct.