summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d177502f..10bf03c9 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Features:
--------
- no external services, drop-in (based on [Goridge](https://github.com/spiral/goridge))
- load balancer, process manager and task pipeline
-- build for multiple frontends (queue, rest, PSR-7, async php, etc)
+- build for multiple frontends (queue, REST, PSR-7, async php, etc)
- works over TPC, unix sockets and standard pipes
- automatic worker replacement and safe destruction
- worker lifecycle management (create/allocate/destroy timeouts)