diff options
author | Wolfy-J <[email protected]> | 2018-01-28 19:36:58 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-01-28 19:36:58 +0300 |
commit | 11ff463bbc8a5b573412fcb5104756fcda3dec31 (patch) | |
tree | 4316747e6c1e68a6e6fc5b7b00e9c3ab09d656f4 /README.md | |
parent | c0636cbbe9365822e7b74d703eb993f70081281c (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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)) |