Skip to content

Commit 93d8f3c

Browse files
committed
Update README.md
1 parent 999552f commit 93d8f3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ accesslint.js warns you of accessibility errors in your website.
66

77
## Usage
88

9-
Download the compiled library from the releases page or build it yourself. Then,
10-
include the javascript in you page:
9+
Download the [latest release](https://github.com/accesslint/accesslint.js/releases/latest) and
10+
include the javascript in your page:
1111

1212
```
1313
<script src="accesslint.js" type="text/javascript">

0 commit comments

Comments
 (0)