Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
Updated note about bower.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Miller committed Dec 31, 2013
1 parent 97de6b9 commit 37b8d80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@

Quail: Accessibility Information Library
========================================
**The project website is [quailjs.org](http://quailjs.org/).**

A jQuery plugin that lets you easily check HTML for adherence to accessibility standards. It comes with over 200 tests which implement Open Accessibility Tests and comes with WCAG 1.0, WCAG 2.0, and Section 508 guidelines.

Developers can build their own guidelines, or easily build a custom guideline that integrates with their project. While the project supports checking entire HTML pages, integration with a CMS to check partial HTML content is probably the most popular use case.

**The project website is [quailjs.org](http://quailjs.org/).**
### Installing via [Bower](http://bower.io)
You can include Quail into your project using Bower by using the command `bower install quail`.

Building Quail
--------------
Expand Down

0 comments on commit 37b8d80

Please sign in to comment.