Skip to content

Commit

Permalink
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -2,10 +2,16 @@

# equal-access

Note: This tool release is currently beta. Some links may not resolve.

This Git repository hosts tools that are part of the [IBM Equal Access Toolkit](https://ibm.com/able/toolkit) and supporting components.

## Overview

This README covers topics for developers. For non-developer usage, see the following instruction for individual tools:
* [accessibility-checker-extension for Chrome](https://chrome.google.com/webstore/detail/ibm-equal-access-accessib/lkcagbfjnkomcinoddgooolagloogehp) : web browser extensions that adds automated accessibility checking capabilities to Chrome and other browser that support the Chromium web-extension API
* [accessibility-checker-extension for Firefox](https://addons.mozilla.org/en-US/firefox/addon/accessibility-checker/) : web browser extensions that adds automated accessibility checking capabilities to Firefox
* [accessibility-checker](https://www.npmjs.com/package/accessibility-checker): automated accessibility testing for Node-based test environments
* [karma-accessibility-checker](https://www.npmjs.com/package/karma-accessibility-checker): automated accessibility testing for the Karma environment


## Getting started

@@ -80,4 +86,4 @@ Please check README for each individual tool for its build instruction:
* [accessibility-checker-engine](accessibility-checker-engine/README.md)
* [accessibility-checker-extension](accessibility-checker-extension/README.md)
* [accessibility-checker](accessibility-checker/README.md)
* [karma-accessibility-checker](karma-accessibility-checker/README.md)
* [karma-accessibility-checker](karma-accessibility-checker/README.md)

0 comments on commit c5f47e1

Please sign in to comment.