From f5ebe4ff4268e4877a37d23f516f66aab5eb8158 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Sat, 28 Jul 2018 15:08:41 +0300 Subject: Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9eef28d..d6841d0a 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,12 @@ RoadRunner [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/spiral/roadrunner/badges/quality-score.png)](https://scrutinizer-ci.com/g/spiral/roadrunner/?branch=master) [![Codecov](https://codecov.io/gh/spiral/roadrunner/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/roadrunner/) -RoadRunner is an open source (MIT licensed), high-performance production-ready PSR-7 PHP application server, load balancer and process manager. +RoadRunner is an open source (MIT licensed), high-performance PSR-7 PHP application server, load balancer and process manager. It supports running as a service with the ability to extend its functionality on a per-project basis. Features: -------- +- production ready - PSR-7 HTTP server (file uploads, error handling, static files, hot reload, middlewares, event listeners) - extendable service model (plus PHP compatible RPC server) - flexible ENV configuration -- cgit v1.2.3