summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-07-28 16:37:30 +0300
committerGitHub <[email protected]>2018-07-28 16:37:30 +0300
commit4a7decacce91724ef5c460f6403af6b93f213676 (patch)
treec2958e8053af1889cbf1df6ba4d80a281ef6b7b7 /README.md
parenteccf6d31fa42eacaf06df2b593a0942535940d68 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md50
1 files changed, 26 insertions, 24 deletions
diff --git a/README.md b/README.md
index ab926636..64b396fd 100644
--- a/README.md
+++ b/README.md
@@ -12,30 +12,32 @@ It supports running as a service with the ability to extend its functionality on
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.
-#### Introduction
-* [About RoadRunner](https://github.com/spiral/roadrunner/wiki/About-RoadRunner)
-* [Installation](https://github.com/spiral/roadrunner/wiki/Installation)
-* [Configuration](https://github.com/spiral/roadrunner/wiki/Configuration)
-* [Contributing](https://github.com/spiral/roadrunner/wiki/Contributing)
-* [License](https://github.com/spiral/roadrunner/wiki/License)
-
-#### Using RoadRunner
-* [Environment Configuration](https://github.com/spiral/roadrunner/wiki/Enviroment-Configuration)
-* [PHP Workers](https://github.com/spiral/roadrunner/wiki/PHP-Workers)
-* [Server Commands](https://github.com/spiral/roadrunner/wiki/Server-Commands)
-* [IDE integration](https://github.com/spiral/roadrunner/wiki/IDE-Integration)
-* [Debug and Error Handling](https://github.com/spiral/roadrunner/wiki/Debug-And-Error-Handling)
-
-#### Server Customization
-* [Building Server](https://github.com/spiral/roadrunner/wiki/Building-Server)
-* [Managing Dependencies](https://github.com/spiral/roadrunner/wiki/Managing-Dependencies)
-* [Writing Services](https://github.com/spiral/roadrunner/wiki/Writing-Services)
-
-#### Additional Notes
-* [Production Usage](https://github.com/spiral/roadrunner/wiki/Production-Usage)
-* [Event Listeners](https://github.com/spiral/roadrunner/wiki/Event-Listeners)
-* [Standalone Usage](https://github.com/spiral/roadrunner/wiki/Standalone-usage)
-* [Relays and Sockets](https://github.com/spiral/roadrunner/wiki/Relays-And-Sockets)
+Table of Contents
+-----------------
+* Introduction
+ * [About RoadRunner](https://github.com/spiral/roadrunner/wiki/About-RoadRunner)
+ * [Installation](https://github.com/spiral/roadrunner/wiki/Installation)
+ * [Configuration](https://github.com/spiral/roadrunner/wiki/Configuration)
+ * [Contributing](https://github.com/spiral/roadrunner/wiki/Contributing)
+ * [License](https://github.com/spiral/roadrunner/wiki/License)
+
+* Using RoadRunner
+ * [Environment Configuration](https://github.com/spiral/roadrunner/wiki/Enviroment-Configuration)
+ * [PHP Workers](https://github.com/spiral/roadrunner/wiki/PHP-Workers)
+ * [Server Commands](https://github.com/spiral/roadrunner/wiki/Server-Commands)
+ * [IDE integration](https://github.com/spiral/roadrunner/wiki/IDE-Integration)
+ * [Debug and Error Handling](https://github.com/spiral/roadrunner/wiki/Debug-And-Error-Handling)
+
+* Server Customization
+ * [Building Server](https://github.com/spiral/roadrunner/wiki/Building-Server)
+ * [Managing Dependencies](https://github.com/spiral/roadrunner/wiki/Managing-Dependencies)
+ * [Writing Services](https://github.com/spiral/roadrunner/wiki/Writing-Services)
+
+* Additional Notes
+ * [Production Usage](https://github.com/spiral/roadrunner/wiki/Production-Usage)
+ * [Event Listeners](https://github.com/spiral/roadrunner/wiki/Event-Listeners)
+ * [Standalone Usage](https://github.com/spiral/roadrunner/wiki/Standalone-usage)
+ * [Relays and Sockets](https://github.com/spiral/roadrunner/wiki/Relays-And-Sockets)
Features:
--------