From dbe9497b1c70c2218cb85c21817d095a66211b08 Mon Sep 17 00:00:00 2001 From: kate8-test <131184045+kate8-test@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:01:00 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bd9edb..fb32f12 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This bookmarklet makes it easy for one to review the accessibility of links on a page. -The goal of this bookmarklet is NOT to find every issue for you, this is impossible. +The goal of this bookmarklet is **NOT** to find every issue for you, this is not possible. Assessing accessibility and usability always requires human judgment. From cfafb764bee1950a8c91923b1ad0ffab6a3019b5 Mon Sep 17 00:00:00 2001 From: Kate Higa <16447748+khiga8@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:16:37 -0400 Subject: [PATCH 2/2] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb32f12..3a80d22 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Link Checker -This bookmarklet makes it easy for one to review the accessibility of links on a page. +This bookmarklet makes it easier for one to review the accessibility of links on a page. The goal of this bookmarklet is **NOT** to find every issue for you, this is not possible.