From e45b805aabe473c12dfe86c3c9eef2f40f97ddfa Mon Sep 17 00:00:00 2001 From: Shibley Date: Tue, 3 Mar 2026 19:07:28 -0800 Subject: [PATCH 1/2] Add RatedWithAI to Online tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e00a7ad..631bab9 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ You can view a dump of the accessibility tree in Chrome by typing `chrome://acce * Tenon: https://tenon.io/ * HTML_CodeSniffer: http://www.squizlabs.com/general/html-codesniffer * AccessLint: http://www.accesslint.com/ +* RatedWithAI: https://ratedwithai.com - AI-powered accessibility scanner that checks WCAG 2.2 and ADA compliance with a free website audit. ## Color Contrast Checkers From 08de4ebea73727efa767d019fbc8c5fb1c13ff1b Mon Sep 17 00:00:00 2001 From: Shibley Burnett Date: Thu, 5 Mar 2026 22:07:31 -0800 Subject: [PATCH 2/2] Add RatedWithAI to Online tools section RatedWithAI is a free WCAG 2.2 accessibility scanner that provides instant compliance reports for websites. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 631bab9..41778b1 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ You can view a dump of the accessibility tree in Chrome by typing `chrome://acce ## Online tools +* RatedWithAI: https://ratedwithai.com/ - Free WCAG 2.2 accessibility scanner with instant compliance reports * Tenon: https://tenon.io/ * HTML_CodeSniffer: http://www.squizlabs.com/general/html-codesniffer * AccessLint: http://www.accesslint.com/