summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-06-22 22:20:15 +0300
committerGitHub <[email protected]>2018-06-22 22:20:15 +0300
commit5a1fcfdddb8a2f2ba5df8d2e3c9de999c0c60dde (patch)
tree266c2f75761ff62f6741debc904af17ba38949de
parent01ae1ace691aadc1afca99d3635811ad99107155 (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 c236cb5e..c329a020 100644
--- a/README.md
+++ b/README.md
@@ -175,7 +175,7 @@ $ rr http:workers -i
+---------+-----------+---------+---------+--------------------+
```
-Writing services:
+Writing Services:
--------
RoadRunner uses service bus to organize it's internal services and their depencies, this approach is similar to PHP Container implementation. You can create your own services, event listeners, middlewares and etc.