diff --git a/README.md b/README.md index a6ebc7b..d50f374 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ description: Multi-engine WCAG 2.2 Level AA accessibility scanner with web UI, C ms.date: 2026-03-08 --- +

+ Agentic Accelerator Framework +

+ +

Accessibility Scan Demo App

+ ## Overview A full-stack accessibility scanning platform that tests websites against WCAG 2.2 Level AA criteria using @@ -561,6 +567,13 @@ action/ # GitHub Action definition └── a11y-scan.yml # Scheduled SARIF accessibility scan ``` +## Related Repositories + +| Repository | Description | +|------------|-------------| +| [Agentic Accelerator Framework](https://github.com/devopsabcs-engineering/agentic-accelerator-framework) | Agent definitions, instructions, skills, and CI/CD workflows | +| [Accessibility Scan Workshop](https://devopsabcs-engineering.github.io/accessibility-scan-workshop/) | Hands-on workshop for WCAG 2.2 accessibility scanning | + ## License This project is private. diff --git a/assets/branding/logo-128.png b/assets/branding/logo-128.png new file mode 100644 index 0000000..0c75a6d Binary files /dev/null and b/assets/branding/logo-128.png differ