summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2017-12-26 19:15:59 +0300
committerGitHub <[email protected]>2017-12-26 19:15:59 +0300
commit9e96391a64b66f3e9d8ae8c775edcf6649e5dc58 (patch)
treeacca2bb2254897d989d5c8028d87030cfdae0ae8 /README.md
parente229d83dea4bbe9d0cfe6569c8fbe239690aafb9 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 05d8cd3a..0197000b 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ Embeddable PHP application server library for Golang.
Features:
--------
-- load balancer, process manager and task pipeline in one library
-- worker pool hot-wrap
+- load balancer, process manager and task pipeline
+- hot-wrap of worker pool
- build for multiple frontends (queue, rest, psr-7, async php, etc)
- works over TPC, unix sockets and standard pipes
- controlled worker termination
@@ -17,4 +17,4 @@ Features:
License:
--------
-The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. \ No newline at end of file
+The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information.