From c4e5c772d14781df09c724473a9ffb8f5eb85676 Mon Sep 17 00:00:00 2001 From: Mathura MG Date: Wed, 1 Mar 2017 15:01:00 -0500 Subject: [PATCH] add accessible guideline to the code editor (#313) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a801f913..d5513af4 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ The p5.js interceptor code has been moved into its own directory! Make sure that ##Accessibility Guidelines +Here is guide on [how to use the accessible editor](https://docs.google.com/document/d/11EjXltjy_h-hc70ba3fcoHAhssWAbwBaR-zVeHOEClg/edit#heading=h.sp0izb9407nu) + The code for the p5.js web editor adheres to web accessibility standards. The following guidelines will help to ensure that accessibility continues to be a priority as development continues. **Code Structure**