From 8d17c022ee990e2c4a1591380f9740935a33e29a Mon Sep 17 00:00:00 2001 From: Jared Dillard Date: Sun, 18 May 2025 13:39:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71a7dfc..7691780 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ extensions = [ ### `llms_txt_directives` - **Type**: list of strings -- **Default**: `[]` (empty list) +- **Default**: `[]` - **Description**: List of custom directive names to process for path resolution. ### `llms_txt_title`