From 342eb913ff9f928517ae37daf8787295e8248cd7 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Thu, 27 Jun 2024 13:26:43 +0200 Subject: [PATCH] chore(README): update README Signed-off-by: Valery Piashchynski --- README.md | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 6b6c8e6..1454209 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,20 @@ -## RoadRunner Go SDK - -

- + - - + + -

-

- - - - - + + + + + + All releases

-This repository contains RoadRunner Go SDK. This is fairly low-level API for creating processes (workers), worker pools powered with a different transports (IPC, sockets, etc). +RoadRunner is an open-source (MIT licensed) high-performance PHP application server, process manager written in Go and powered with plugins ❤️. +It supports running as a service with the ability to extend its functionality on a per-project basis with plugins.