From b4393df948e162e372ee69d6ffca2adae68aee56 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Mon, 2 Jun 2025 06:51:14 +0200 Subject: [PATCH] Update README.md Lets avoid the word "simple" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73d79d5..f0775e5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ composer require php-llm/llm-chain-bundle ## Configuration -### Simple Example with OpenAI +### Basic Example with OpenAI ```yaml # config/packages/llm_chain.yaml