diff --git a/src/boot/categories.toml b/src/boot/categories.toml index eacf9ecb9af..6ec07026b93 100644 --- a/src/boot/categories.toml +++ b/src/boot/categories.toml @@ -26,6 +26,12 @@ # `@`, `:`, or `.`. They should be all lowercase. # +[accessibility] +name = "Accessibility" +description = """ +Tools for making your creations usable by as many people as possible. \ +""" + [algorithms] name = "Algorithms" description = """