From 9c911c0cad5504463dca2cef83d040ddde98acf9 Mon Sep 17 00:00:00 2001 From: SerafimArts Date: Tue, 29 Jun 2021 19:29:01 +0300 Subject: [PATCH] Upgrade readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e4ca89..45c86b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# Rapid Admin Panel Application Skeleton [![Latest Stable Version](https://poser.pugx.org/spiral/app-keeper/version)](https://packagist.org/packages/spiral/app-keeper) +

+Spiral Framework +

-Spiral Framework +# Rapid Admin Panel Application Skeleton [![Latest Stable Version](https://poser.pugx.org/spiral/app-keeper/version)](https://packagist.org/packages/spiral/app-keeper) Spiral Framework is a High-Performance PHP/Go Full-Stack framework and group of over sixty PSR-compatible components. The Framework execution model based on a hybrid runtime where some services (GRPC, Queue, WebSockets, etc.) handled by Application Server [RoadRunner](https://github.com/spiral/roadrunner) and the PHP code of your application stays in memory permanently (anti-memory leak tools included).