From 29992b7f83075636785cb7ba6e3a72323d7569b9 Mon Sep 17 00:00:00 2001 From: panariga Date: Mon, 27 Oct 2025 12:02:08 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4d6a3de..395cbca 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# LLM Dumper for PrestaShop Modules +# LLM Dumper for PrestaShop (or any) Modules A simple, zero-dependency PHP script to aggregate all meaningful source code from a PrestaShop module into a single text file. This tool is designed to make it easy to copy-paste an entire module's codebase into the context window of a Large Language Model (LLM) like GPT-4, Claude, or Llama.