diff --git a/README.md b/README.md index 49567e4..5ebd07b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ document.addEventListener('DOMContentLoaded', function() { List of errors: +- `HtmlWithoutLangAttributeError` +- `HtmlWithoutLangValueError` - `ImageWithoutAltAttributeError` - `ElementWithoutLabelError` - `LinkWithoutLabelOrRoleError` diff --git a/example.html b/example.html index 62d2f2b..1cab694 100644 --- a/example.html +++ b/example.html @@ -45,7 +45,7 @@