summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files 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).