From fa770a647b4e1667ea76e7e4743f1d0c49b36d5f Mon Sep 17 00:00:00 2001
From: Jen Mankoff <jmankoff@cs.washington.edu>
Date: Wed, 6 Nov 2024 21:30:30 -0800
Subject: [PATCH] added xr reading

---
 schedule-ugrad.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/schedule-ugrad.md b/schedule-ugrad.md
index f2872c6a..679161b6 100644
--- a/schedule-ugrad.md
+++ b/schedule-ugrad.md
@@ -145,6 +145,7 @@ Discussion of  accessibility testing and born accessible systems.
 - <i class="fa-solid fa-house-laptop" aria-hidden="true"/> Readings and Preparation:
   - Read [How Android Accessibility Services Can Be Used to Hack Your Phone](https://www.makeuseof.com/tag/android-accessibility-services-can-used-hack-phone/); Lewis et al. 
   - Read [Security and Privacy](https://bookish.press/tac/SecurityAndPrivacy) from "Teaching Accessible Computing"
+  - Read the WCAG [XR Access](https://www.w3.org/TR/xaur/) guidelines through Section 3.9
 
 {: .week}
 # Week 8 (11/10-11/16): Accessibility Across Technology
-- 
GitLab