@accesslint/core 0.8.0 → 0.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,8 +7,6 @@ Pure accessibility rule engine with zero browser dependencies. Covers WCAG 2.1 L
7
7
 
8
8
  > Looking for CI? [AccessLint](https://www.accesslint.com?ref=readme_core) runs accessibility checks on every pull request and posts review comments directly on your GitHub PRs.
9
9
 
10
- > Automated testing catches a meaningful subset of accessibility issues, but not all of them. You'll still need to test with assistive technologies and include people with disabilities in user research.
11
-
12
10
  ## Contents
13
11
 
14
12
  - [Why @accesslint/core](#why-accesslintcore)