From 41caf64aa8461c8b352663704c42dbcb9e29853b Mon Sep 17 00:00:00 2001 From: SiskelDev Date: Mon, 22 Sep 2025 02:14:51 +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 aa0157f..9f82c6b 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ echo $stj->request("SELECT * FROM table"); ``` # About this Project -This was a Simple idea of a Friend of mine and i wanted to also publish the idea for everyone that might need it. +This was a Simple idea of a Friend of mine and he asked me to code this in PHP. I also wanted to publish the idea for everyone that might need it.