diff --git a/README.md b/README.md index 2e27b07..ec0fba5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # a11y-champions -Learning about accessibility +Learning about accessibility. + +Here are some examples of things that should be caught by the Actions Markdown linter. + +An image with no alt text + + +### Skipped header +This should be h2. + +Link text that is not descriptive and not unique. For example blogposts [here](https://github.blog/2023-10-26-5-tips-for-making-your-github-profile-page-accessible/)https://github.blog/2023-10-26-5-tips-for-making-your-github-profile-page-accessible/ and [here](https://github.com/orgs/community/discussions/62531)https://github.com/orgs/community/discussions/62531.