From 613e5e0b9945ace2171a7f8ff3e24a3fa355e94d Mon Sep 17 00:00:00 2001 From: Zacharias Creutznacher Date: Thu, 12 Oct 2023 15:02:19 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 211c650..e53d41d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,8 @@ Transaction::ofLastWeek()->avg('amount'); - [`Installation`](#installation) - [`Configuration`](#configuration) - - [`Global Configuration`](#global-configuration) + - [`Global configuration`](#global-configuration) + - [`Fluent date range configuration`](#fluent-date-range-configuration) - [`Fluent created_at column configuration`](#fluent-date-range-configuration) - [`Custom start date`](#custom-start-date) - [`Scopes`](#scopes)