summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-07-28 16:14:47 +0300
committerGitHub <[email protected]>2018-07-28 16:14:47 +0300
commitd3551e5f55f95108a61f7ebcf4d64296ca7494be (patch)
tree60c480d66f53dc262bfae2516beba006fa7fa07f /README.md
parent863578002062e11ab892e3637dc429180b8f778e (diff)
Update README.md
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).