From dc08e4f3b03137c89d5dd47864e6a5205fa6f025 Mon Sep 17 00:00:00 2001 From: Jared Dillard Date: Sat, 17 May 2025 22:25:20 -0700 Subject: [PATCH] Improve README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a630a92..8262e74 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ extensions = [ - **Type**: list of strings - **Default**: `[]` -- **Description**: A list of pages to ignore (e.g., "page1", "page_with_*"). +- **Description**: A list of pages to ignore (e.g., `["page1", "page_with_*"]`). ## Features