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