From f82185a02195f1b3c9509e026ad65164b0d07470 Mon Sep 17 00:00:00 2001 From: efigueroa2023 <132946813+efigueroa2023@users.noreply.github.com> Date: Mon, 26 Jun 2023 08:38:58 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f337ac..8c35424 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PHP-DI application demo +# PHP-DI application demo1 This repository demonstrates how to write a simple application using PHP-DI without any framework.