From a2ad7a7bde2b299e0bdde981d910d2cb27b878bf Mon Sep 17 00:00:00 2001 From: Kamiel de Visser Date: Mon, 27 Oct 2025 11:08:22 +0100 Subject: [PATCH] docs: update TOC with Lazygit and other tool integration links --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 682c952..4127683 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,9 @@ using AI, prompt you to review and edit it, then commit it for you. - [Writing a custom prompt file](#writing-a-custom-prompt-file) - [Writing a variables file](#writing-a-variables-file) - [Environment Variables](#environment-variables) + - [Integration into other tools](#integration-into-other-tools) + - [Lazygit](#lazygit) + - [Other tools](#other-tools) - [Contributing](#contributing) - [License](#license)