summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Titov <[email protected]>2019-07-15 13:59:08 +0300
committerGitHub <[email protected]>2019-07-15 13:59:08 +0300
commitc26573fe10b827c55b84ac615be69c166e5fa3e9 (patch)
tree66d22de78c162423657f34ecd914a03d26aa848f
parent9aee5beceffae852240491f042b5133e4f607a54 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 967c11e2..4ba15a4e 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Features:
- HTTPS and HTTP/2 support (including HTTP/2 Push)
- fully customizable server
- flexible environment configuration
-- no external PHP dependencies, drop-in (based on [Goridge](https://github.com/spiral/goridge))
+- no external PHP dependencies (64bit version required), drop-in (based on [Goridge](https://github.com/spiral/goridge))
- load balancer, process manager and task pipeline
- frontend agnostic ([Queue](https://github.com/spiral/jobs), PSR-7, [GRPC](https://github.com/spiral/php-grpc), etc)
- integrated metrics (Prometheus)