add accessible guideline to the code editor (#313)
This commit is contained in:
parent
ebaea78b21
commit
c4e5c772d1
1 changed files with 2 additions and 0 deletions
|
@ -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**
|
||||
|
|
Loading…
Reference in a new issue