From f1e6e92f46a40020c937e256d68d1a3e0038f7f4 Mon Sep 17 00:00:00 2001 From: igor Date: Thu, 12 Jun 2025 08:22:21 +0200 Subject: [PATCH] added instruction of installation into README --- README.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/README.md b/README.md index 216cb2c..e903501 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,44 @@ A set of tools to simplify the work of creating backend APIs for your frontend projects. Includes tutorials, patterns and practical examples for creating projects based on REST APIs. +## Installation + +Download source code and add to your project + +```php +