Skip to content

Commit

Permalink
chore: add a README section linking to axe-pipelines-samples (#44)
Browse files Browse the repository at this point in the history
Add a Samples section with a link to [microsoft/axe-pipelines-samples](https://github.com/microsoft/axe-pipelines-samples) repo.
  • Loading branch information
dbjorge authored May 20, 2019
1 parent 9f8f67b commit 46a8542
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ test('my accessibility test', async () => {
}
```
## Samples
The [microsoft/axe-pipelines-samples](https://github.com/microsoft/axe-pipelines-samples) project contains full sample code that walks you through integrating this library into your project, from writing a test to seeing results in Azure Pipelines.
## Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Expand Down

0 comments on commit 46a8542

Please sign in to comment.