From 004dad95a9dd398c5f8b75d7974c4b16b3c82808 Mon Sep 17 00:00:00 2001 From: Matias Benedetto Date: Thu, 26 Sep 2024 09:57:13 -0300 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 61f6631..99492bf 100644 --- a/README.md +++ b/README.md @@ -65,10 +65,10 @@ On success, the command returns a formatted table of results from the theme chec | `format` | `table` or `json` | No | `table` #### Examples -`wp theme-check run` -`wp theme-check run twentytwentyfour` -`wp theme-check run --format=json` -`wp theme-check run twentytwentyfour --format=json` +- `wp theme-check run` +- `wp theme-check run twentytwentyfour` +- `wp theme-check run --format=json` +- `wp theme-check run twentytwentyfour --format=json` ## Contributors Otto42, pross, The theme review team