From b16c14b6265734bdb497c525098031267aed2351 Mon Sep 17 00:00:00 2001 From: Annie Streater <12902836+streats@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:41:31 +0000 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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.