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 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.