This commit is contained in:
Vedran Leder
2019-01-15 21:03:01 +01:00
committed by Tom
parent 48a2f7b3ef
commit a2451f180f

View File

@ -16,6 +16,10 @@ There are many tools and online resources that can help you to ensure that your
This Google Chrome extension can find accessibility defects on your web page.
- **<a href='http://pa11y.org/' target='_blank' rel='nofollow'>Pa11y</a>**
Free, open source program that allows you to run automatic daily accessibilty testing on any number of pages
- **<a href='http://khan.github.io/tota11y/' target='_blank' rel='nofollow'>tota11y</a>**
An accessibility visualization toolkit that checks how your website performs with assistive technologies.