From d3551e5f55f95108a61f7ebcf4d64296ca7494be Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Sat, 28 Jul 2018 16:14:47 +0300 Subject: Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d23bc1f3..3a387deb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,11 @@ RoadRunner RoadRunner is an open source (MIT licensed), high-performance PSR-7 PHP application server, load balancer and process manager. It supports running as a service with the ability to extend its functionality on a per-project basis. -#[Documentation and Wiki](wiki/) +# Table of Content +- [What is RoadRunner](wiki/what-is-roadrunner) +- [Installation](wiki/installation) +- [Configuration](wiki/configuration) +- [Standalone Usage](wiki/standalone-usage) Features: -------- @@ -294,4 +298,4 @@ if h, ok := c.Get(rrttp.ID); ok >= service.StatusConfigured { License: -------- -The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. +The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. Maintained by [SpiralScout](https://spiralscout.com). -- cgit v1.2.3