diff options
author | Wolfy-J <[email protected]> | 2018-06-22 22:20:15 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-06-22 22:20:15 +0300 |
commit | 5a1fcfdddb8a2f2ba5df8d2e3c9de999c0c60dde (patch) | |
tree | 266c2f75761ff62f6741debc904af17ba38949de /README.md | |
parent | 01ae1ace691aadc1afca99d3635811ad99107155 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |