Skip to content

Commit 4b90252

Browse files
committed
docs: add license, TypeScript, WCAG badges
1 parent 0f3d486 commit 4b90252

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# accessibility-devkit
22

3+
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
4+
[![TypeScript](https://img.shields.io/badge/TypeScript-5.3-blue.svg)](https://www.typescriptlang.org/)
5+
[![WCAG 2.2 AA](https://img.shields.io/badge/WCAG-2.2_AA-blue.svg)](https://www.w3.org/TR/WCAG22/)
6+
37
Not another overlay widget. Not a snippet pack. This is a collection of code-level tools, user interaction patterns, and runtime utilities that help you build accessible applications from the ground up.
48

59
You do NOT want accessibility technical debt. It compounds, it's expensive to retrofit, and it locks out real people from using what you built. Building it right from the start is easier than fixing it later — and it's just the right thing to do.

0 commit comments

Comments
 (0)