We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999552f commit 93d8f3cCopy full SHA for 93d8f3c
README.md
@@ -6,8 +6,8 @@ accesslint.js warns you of accessibility errors in your website.
6
7
## Usage
8
9
-Download the compiled library from the releases page or build it yourself. Then,
10
-include the javascript in you page:
+Download the [latest release](https://github.com/accesslint/accesslint.js/releases/latest) and
+include the javascript in your page:
11
12
```
13
<script src="accesslint.js" type="text/javascript">
0 commit comments