From 9522fd4be5fea9431117af90dba97f73aa35894d Mon Sep 17 00:00:00 2001 From: Christoph Kappestein Date: Sun, 29 Dec 2024 21:44:02 +0100 Subject: [PATCH] update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ad3559a..d2b3ca7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ return [ ## Controller The following is a simple controller which shows how to use the PSX specific attributes to describe -query parameters: +different HTTP parameters: ```php