summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-01-28 19:36:58 +0300
committerGitHub <[email protected]>2018-01-28 19:36:58 +0300
commit11ff463bbc8a5b573412fcb5104756fcda3dec31 (patch)
tree4316747e6c1e68a6e6fc5b7b00e9c3ab09d656f4 /README.md
parentc0636cbbe9365822e7b74d703eb993f70081281c (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index d0184b2c..bbc26f43 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,13 @@ RoadRunner
High-performance PHP load balancer and process manager library for Golang.
+Installation:
+--------
+```
+$ go get github.com/spiral/roadrunner
+$ composer require spiral/roadrunner
+```
+
Features:
--------
- no external services, drop-in (based on [Goridge](https://github.com/spiral/goridge))