From 04f02387d3596a5e1845bab9ba2cfeac561dd2f0 Mon Sep 17 00:00:00 2001 From: tori <84772152+torimori-k@users.noreply.github.com> Date: Tue, 22 Aug 2023 21:25:30 -0400 Subject: [PATCH] Updated the example code in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1955c71..5facc37 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,8 @@ await checkA11y( }, }, }, - true, 'default', + true, + 'html', { outputDirPath: 'results', outputDir: 'accessibility',