diff --git a/README.md b/README.md index 0451e36..7426523 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ For example: ```json "linters": { "annotations": { + "infos": ["NOTA BENE", "FYI"], "warnings": ["FOO", "BAR"], "errors": ["WHAT?", "OMG!"] }