summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-07-28 15:08:41 +0300
committerGitHub <[email protected]>2018-07-28 15:08:41 +0300
commitf5ebe4ff4268e4877a37d23f516f66aab5eb8158 (patch)
tree8f064656e416aeb352a13b2da06703b6ac4b34ac
parentccaec9b8deb33f2624ba02a0b04770d751c50796 (diff)
Update README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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