From 48e9766f96198e7e92b5a3418cca96b6cc7ff730 Mon Sep 17 00:00:00 2001 From: Shibley Date: Thu, 5 Mar 2026 06:06:47 -0800 Subject: [PATCH] Add RatedWithAI to Testing & Quality section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..8064703 100644 --- a/readme.md +++ b/readme.md @@ -115,6 +115,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Vitest](https://vitest.dev/) - Vite-native unit test framework. * [ESLint](https://eslint.org/) - Linting utility for JavaScript and TypeScript. * [Prettier](https://prettier.io/) - Opinionated code formatter. +* [RatedWithAI](https://ratedwithai.com/) - Free accessibility testing tool for WCAG 2.2 compliance. * [SonarQube](https://www.sonarsource.com/products/sonarqube/) - Continuous inspection of code quality. ## Docs & Knowledge