From 3738f32e071c474f4cede60c55fee8692c3a43fe Mon Sep 17 00:00:00 2001 From: jagepard Date: Thu, 13 Aug 2020 00:34:10 -0700 Subject: [PATCH] Add Result --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4d58d08..c533ca7 100755 --- a/README.md +++ b/README.md @@ -7,3 +7,8 @@ # Singleton | [API](https://github.com/Jagepard/PhpDesignPatterns-Singleton/blob/master/docs.md "Documentation API") ```php run``` execute in terminal + +##Result: +``` +Singleton +``` \ No newline at end of file